mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Padding for collapse icon
This commit is contained in:
parent
f33625aa01
commit
222dbf9dd3
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@
|
|||
padding-top: 4px;
|
||||
}
|
||||
|
||||
.fn-whitespace-stop-collapsing .collapse-icon {
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
||||
.folder-note-underline .has-folder-note.nav-folder-title-content {
|
||||
text-decoration-line: underline;
|
||||
text-decoration-color: var(--text-faint);
|
||||
|
|
|
|||
Loading…
Reference in a new issue