mirror of https://github.com/hykilpikonna/AquaDX
[S] Fix css label box overflow
parent
5cbf09f24e
commit
c6cce7aa9a
|
@ -109,6 +109,9 @@
|
|||
display: flex
|
||||
flex-direction: column
|
||||
|
||||
label
|
||||
max-width: max-content
|
||||
|
||||
> div
|
||||
display: flex
|
||||
align-items: center
|
||||
|
|
Loading…
Reference in New Issue