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