mirror of
https://github.com/wekan/wekan.git
synced 2026-02-21 15:34: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
|
|
@ -3288,11 +3288,6 @@ THEME - Clean Light
|
|||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
.board-color-cleanlight .list:first-child,
|
||||
.board-color-cleandark .list:first-child {
|
||||
margin-right: -32px;
|
||||
}
|
||||
|
||||
.board-color-cleanlight .list .list-header .list-header-menu,
|
||||
.board-color-cleandark .list .list-header .list-header-menu {
|
||||
display: flex;
|
||||
|
|
@ -3376,7 +3371,6 @@ THEME - Clean Light
|
|||
.board-color-cleanlight .swimlane,
|
||||
.board-color-cleandark .swimlane {
|
||||
background: none;
|
||||
gap: 32px;
|
||||
}
|
||||
|
||||
.board-color-cleanlight .swimlane-height-apply,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue