[#18] fix sidebar overlay issue
This commit is contained in:
parent
9e1cfb08d1
commit
daa2ceeec6
|
@ -129,6 +129,7 @@
|
||||||
// -------------------------------------------------------------------
|
// -------------------------------------------------------------------
|
||||||
|
|
||||||
.page-sidebar {
|
.page-sidebar {
|
||||||
|
z-index: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: var(--pageSidebarWidth);
|
width: var(--pageSidebarWidth);
|
||||||
|
|
Loading…
Reference in New Issue