mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-05 20:30:15 +01:00
This commit is contained in:
parent
27ffdc45d7
commit
03546a8b1e
3 changed files with 9 additions and 10 deletions
|
|
@ -63,7 +63,11 @@
|
|||
|
||||
&__gutters {
|
||||
@extend .protyle-gutters;
|
||||
display: none;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: -44px;
|
||||
opacity: 0;
|
||||
display: flex;
|
||||
z-index: 2;
|
||||
|
||||
svg {
|
||||
|
|
@ -105,7 +109,7 @@
|
|||
}
|
||||
|
||||
.av__gutters {
|
||||
display: flex;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue