Fixed invalid scroll for the settings speaker window
This commit is contained in:
parent
de500ca151
commit
3321d7c305
1 changed files with 2 additions and 0 deletions
|
@ -490,6 +490,8 @@
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
flex-shrink: 1;
|
flex-shrink: 1;
|
||||||
|
|
||||||
|
min-height: 6.5em;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: stretch;
|
justify-content: stretch;
|
||||||
|
|
Loading…
Add table
Reference in a new issue