3
0
Fork 0

fix: improve styling for grid tools section

This commit is contained in:
Lance Edgar 2025-01-23 16:56:29 -06:00
parent 7ba4987003
commit fc76ba7dbd

View file

@ -186,6 +186,11 @@
width: 100%;
}
.wutta-grid-tools-wrapper {
display: flex;
gap: 0.5rem;
}
##############################
## forms
##############################