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