Joplin version 2.1.7, Windows 10.
I would like to to reduce white spaces in the note list to compact it vertically.
I have found some solution. I've added to userchrome.css this line:
.rli-noteList .list-item-container { height: 1.4em; }
But after that I've encountered a problem. Note list have changed its' height. I have a lot of notes in one notebook but note list does not reach the bottom of Joplin window now. See the picture:
Does anybody knows how to expand it up to the bottom?