mirror of
https://github.com/wekan/wekan.git
synced 2026-01-10 11:38:50 +01:00
Disable scrollbar hiding in list
This commit is contained in:
parent
585635494a
commit
7696b7b769
1 changed files with 0 additions and 1 deletions
|
|
@ -152,7 +152,6 @@
|
|||
display: flex;
|
||||
overflow-y: auto;
|
||||
padding: 5px 11px;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
.list-body .minicards {
|
||||
flex-grow: 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue