generated from autonomic-cooperative/astro-payload-template
Add input base styles
This commit is contained in:
parent
e3f725bf5c
commit
200bfcce2a
@ -101,6 +101,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
select {
|
select {
|
||||||
@apply bg-background border-primary border px-2 py-1 text-lg;
|
@apply bg-background border-primary border px-2 h-8 text-lg;
|
||||||
|
}
|
||||||
|
|
||||||
|
input {
|
||||||
|
@apply bg-background border-primary border px-2 h-8 text-lg;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user