fix: scroller height regression
This commit is contained in:
parent
abd17f5d49
commit
d33ccb119f
@ -117,7 +117,9 @@
|
||||
|
||||
.scrollerChildren {
|
||||
display: flex;
|
||||
flex: 1 1 0%;
|
||||
flex-direction: column;
|
||||
min-height: 0;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user