Skip to content

Commit 191dee1

Browse files
committed
Update _sidebar.scss
1 parent 394d477 commit 191dee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/assets/css/src/screen/default/layout/_sidebar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
position: absolute;
3434
transition: opacity durations.$short;
3535
width: 32px;
36-
z-index: layers.$hud;
36+
z-index: layers.$sidebar;
3737
&:focus,
3838
&:hover {
3939
opacity: 1;

0 commit comments

Comments
 (0)