mirror of
https://github.com/wekan/wekan.git
synced 2026-02-12 03:04:22 +01:00
Fixing positioning of opened cards
This commit is contained in:
parent
8c84254392
commit
c8a743bb8e
4 changed files with 23 additions and 16 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue