mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-28 03:06:10 +01:00
This commit is contained in:
parent
b478a9098e
commit
33189c57d3
1 changed files with 1 additions and 5 deletions
|
|
@ -43,7 +43,7 @@
|
|||
&:before {
|
||||
content: "";
|
||||
position: absolute;
|
||||
height: calc(100% - 31px);
|
||||
height: calc(100% - 35px);
|
||||
border-left: 0.5px solid var(--b3-theme-background-light);
|
||||
top: 35px;
|
||||
left: 17px;
|
||||
|
|
@ -53,10 +53,6 @@
|
|||
border-left-color: var(--b3-scroll-color);
|
||||
}
|
||||
|
||||
&:nth-last-child(2):before {
|
||||
height: calc(100% - 36px)
|
||||
}
|
||||
|
||||
&[fold="1"] {
|
||||
&:before {
|
||||
content: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue