mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
increase z-index of sidebar
This commit is contained in:
parent
ae843cc840
commit
6f0edc37b5
@ -2,7 +2,7 @@
|
||||
|
||||
// SIDEBAR
|
||||
.ant-layout-sider {
|
||||
z-index: 50;
|
||||
z-index: 1000;
|
||||
|
||||
background: var(--sidebar-background-color) !important;
|
||||
background-color: var(--sidebar-background-color) !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user