mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Support editing folder overview in callout
This commit is contained in:
parent
eedbd8fca9
commit
247c252ef8
2 changed files with 2 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 503ed5db9d9ab0456fcae330e30a62cd923285d3
|
||||
Subproject commit 36548fdaf0b63e66a7c4c891347b788d38cf7f72
|
||||
|
|
@ -120,6 +120,7 @@ body:not(.disable-folder-highlight) .tree-item-self.fn-is-active {
|
|||
}
|
||||
|
||||
.cm-line:has(.fv-link-list-item),
|
||||
li:has(.fv-link-list-item),
|
||||
.el-ul:has(.fv-link-list-item),
|
||||
.cm-line:has(.fv-link-list-start),
|
||||
.cm-line:has(.fv-link-list-end),
|
||||
|
|
|
|||
Loading…
Reference in a new issue