mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-11 15:12:33 +01:00
This commit is contained in:
parent
c8908cf13c
commit
828eeee4be
10 changed files with 37 additions and 4 deletions
|
|
@ -81,6 +81,10 @@
|
|||
&--hidesb .protyle-wysiwyg > .sb > div:nth-of-type(n+2):not(.protyle-attr) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&--hideh .protyle-wysiwyg > div[data-type="NodeHeading"] ~ div {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue