mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 05:58:07 +01:00
Sidebar overhaul - change position to absolute, fix weird style bugs, disable scrollbar
This commit is contained in:
parent
d63507dd97
commit
b7e8f796a3
5 changed files with 25 additions and 37 deletions
|
|
@ -16,9 +16,6 @@
|
|||
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