This commit is contained in:
parent
57d7c62ea9
commit
b8f4757ca0
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@
|
|||
height: 6px;
|
||||
width: 100%;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
z-index: 4; // 需大于 #sidebarContainer https://github.com/siyuan-note/siyuan/issues/11759
|
||||
|
||||
&:hover:after {
|
||||
background-color: var(--b3-scroll-color);
|
||||
|
|
Loading…
Add table
Reference in a new issue