mirror of
https://github.com/wekan/wekan.git
synced 2026-02-10 10:14:21 +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
|
|
@ -3269,6 +3269,11 @@ 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;
|
||||
|
|
@ -3352,6 +3357,7 @@ 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