[#18] fix sidebar overlay issue
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user