Fixing positioning of opened cards

This commit is contained in:
Christian 2023-08-08 00:05:19 +00:00
parent 8c84254392
commit c8a743bb8e
4 changed files with 23 additions and 16 deletions

View file

@ -19,6 +19,7 @@
.board-wrapper .board-canvas.is-sibling-sidebar-open {
margin-right: 248px;
}
.board-wrapper .board-canvas.overlayed {overflow:hidden}
.board-wrapper .board-canvas .board-overlay {
position: fixed;
left: 0;