forked from Cookies_Github_mirror/AquaDX
Fix layout breaks when options are large
This commit is contained in:
@@ -654,10 +654,14 @@
|
||||
label
|
||||
display: flex
|
||||
flex-direction: column
|
||||
|
||||
select
|
||||
width: 100%
|
||||
|
||||
.field
|
||||
display: flex
|
||||
flex-direction: column
|
||||
width: 100%
|
||||
|
||||
label
|
||||
max-width: max-content
|
||||
|
||||
Reference in New Issue
Block a user