mirror of
https://github.com/pocketbase/pocketbase.git
synced 2024-11-28 10:03:42 +02:00
[#18] fix sidebar overlay issue
This commit is contained in:
parent
9e1cfb08d1
commit
daa2ceeec6
@ -129,6 +129,7 @@
|
||||
// -------------------------------------------------------------------
|
||||
|
||||
.page-sidebar {
|
||||
z-index: 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: var(--pageSidebarWidth);
|
||||
|
Loading…
Reference in New Issue
Block a user