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