fix: 💄 gap between selects

This commit is contained in:
ThatOneCalculator 2023-07-31 20:05:02 -07:00
parent 62ff3bf6e0
commit 723af93f08
No known key found for this signature in database
GPG Key ID: 8703CACD01000000

View File

@ -218,6 +218,7 @@ definePageMetadata(
> .users {
> .inputs {
display: flex;
gap: 0.4rem;
margin-bottom: 16px;
> * {