mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-06 04:40:15 +01:00
This commit is contained in:
parent
9f0fcd8cbc
commit
1d624dea60
7 changed files with 88 additions and 88 deletions
|
|
@ -24,12 +24,12 @@
|
|||
}
|
||||
|
||||
&--border {
|
||||
ul {
|
||||
div {
|
||||
margin-left: 34px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
& > ul ul:before {
|
||||
& > div div:before {
|
||||
content: "";
|
||||
height: 100%;
|
||||
top: 0;
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
left: -47px;
|
||||
}
|
||||
|
||||
& > ul li:before {
|
||||
& > div label:before {
|
||||
content: "";
|
||||
height: 100%;
|
||||
top: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue