mirror of
https://github.com/wekan/wekan.git
synced 2026-02-05 16:11:47 +01:00
Revert some scrollbar, sidebar and list width changes.
Thanks to xet7 ! Fixes #5585, fixes https://github.com/wekan/wekan/pull/5583
This commit is contained in:
parent
12d22f92b2
commit
096fe130f6
11 changed files with 45 additions and 34 deletions
|
|
@ -16,6 +16,9 @@
|
|||
transition: margin 0.1s;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.board-wrapper .board-canvas.is-sibling-sidebar-open {
|
||||
margin-right: 248px;
|
||||
}
|
||||
.board-wrapper .board-canvas .board-overlay {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue