UI: Improve multiple widget input layout
This commit is contained in:
parent
89196ec8a6
commit
4eb1987e1d
@ -41,6 +41,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: start;
|
align-items: start;
|
||||||
|
gap: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.color-picker-input {
|
.color-picker-input {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user