UX: Add ability to scroll when height is limited (#18297)
This commit is contained in:
parent
ce21205d39
commit
8b044cbc28
|
@ -104,6 +104,7 @@
|
|||
flex-direction: column;
|
||||
border-left: 1px solid var(--primary-low);
|
||||
padding: 0.75em 0 0;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.tabs-list {
|
||||
|
|
Loading…
Reference in New Issue