fix: improve styling for grid tools section
This commit is contained in:
parent
7ba4987003
commit
fc76ba7dbd
|
@ -186,6 +186,11 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.wutta-grid-tools-wrapper {
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
##############################
|
||||
## forms
|
||||
##############################
|
||||
|
|
Loading…
Reference in a new issue