fix: 💄 gap between selects
This commit is contained in:
parent
62ff3bf6e0
commit
723af93f08
1 changed files with 1 additions and 0 deletions
|
@ -218,6 +218,7 @@ definePageMetadata(
|
||||||
> .users {
|
> .users {
|
||||||
> .inputs {
|
> .inputs {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
gap: 0.4rem;
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
|
|
||||||
> * {
|
> * {
|
||||||
|
|
Loading…
Reference in a new issue