Fixed can not close sidebar at Modern theme.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2023-10-03 09:56:37 -04:00
parent 71381dce95
commit 53e569d285

View file

@ -1536,9 +1536,6 @@
.board-color-modern .sidebar .sidebar-shadow {
box-shadow: 0 0 60px rgba(0,0,0,0.2);
}
.board-color-modern .sidebar .sidebar-content {
padding: 30px;
}
.board-color-modern .board-color-modern section#notifications-drawer {
border-radius: 5px;
}