Merge pull request #10635 from GitStartHQ/BUDIOSS-20
Automation panel does not scroll
This commit is contained in:
commit
0c5681d3a1
|
@ -58,6 +58,7 @@
|
|||
justify-content: flex-start;
|
||||
align-items: stretch;
|
||||
transition: width 130ms ease-out;
|
||||
overflow: hidden;
|
||||
}
|
||||
.panel.borderLeft {
|
||||
border-left: var(--border-light);
|
||||
|
|
Loading…
Reference in New Issue