[#18] fix sidebar overlay issue

This commit is contained in:
Gani Georgiev
2022-07-08 13:09:00 +03:00
parent 9e1cfb08d1
commit daa2ceeec6
+1
View File
@@ -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);