mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 00:38:49 +01:00
🎨 Improve the style of folded lists (#14830)
This commit is contained in:
parent
8bd9becf45
commit
b06cee76f8
1 changed files with 4 additions and 0 deletions
|
|
@ -153,6 +153,10 @@
|
|||
background-color: var(--b3-list-hover);
|
||||
}
|
||||
|
||||
& > div:nth-child(2) {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
& > div:nth-child(3):not(.protyle-attr),
|
||||
& > div:nth-child(3) ~ div:not(.protyle-attr) {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue