Made sidebar render on top
This commit is contained in:
parent
83d5007470
commit
c8625db3e0
@ -9,6 +9,7 @@
|
||||
background-color: var(--panels-background);
|
||||
color: var(--panels-text);
|
||||
transition: width 125ms ease-in-out 150ms;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
#sidebar:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user