Disable scrollbar hiding in swimlanes

This commit is contained in:
Nadav Tasher 2024-11-21 00:14:04 +02:00
parent 547261abb6
commit c39fdab11d

View file

@ -8,7 +8,6 @@
flex-direction: row;
overflow: auto;
max-height: 100%;
scrollbar-width: none;
}
.swimlane-header-menu .swimlane-header-collapse-down {
font-size: 50%;