Skip to content

Commit 53e569d

Browse files
committed
Fixed can not close sidebar at Modern theme.
Thanks to xet7 !
1 parent 71381dc commit 53e569d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

client/components/boards/boardColors.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,9 +1536,6 @@
15361536
.board-color-modern .sidebar .sidebar-shadow {
15371537
box-shadow: 0 0 60px rgba(0,0,0,0.2);
15381538
}
1539-
.board-color-modern .sidebar .sidebar-content {
1540-
padding: 30px;
1541-
}
15421539
.board-color-modern .board-color-modern section#notifications-drawer {
15431540
border-radius: 5px;
15441541
}

0 commit comments

Comments
 (0)