mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Fix #296
This commit is contained in:
parent
47c6490ba9
commit
6a83bab773
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
|||
cursor: pointer !important;
|
||||
}
|
||||
|
||||
.hide-folder-note :not(.show-folder-note-in-explorer).only-has-folder-note .nav-folder-children {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* ==========================================================================
|
||||
Tree Items
|
||||
|
|
|
|||
Loading…
Reference in a new issue