mirror of
https://github.com/wekan/wekan.git
synced 2026-02-20 15:04:07 +01:00
Disable scrollbar hiding in swimlanes
This commit is contained in:
parent
547261abb6
commit
c39fdab11d
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
max-height: 100%;
|
max-height: 100%;
|
||||||
scrollbar-width: none;
|
|
||||||
}
|
}
|
||||||
.swimlane-header-menu .swimlane-header-collapse-down {
|
.swimlane-header-menu .swimlane-header-collapse-down {
|
||||||
font-size: 50%;
|
font-size: 50%;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue