Remove vertical padding

This commit is contained in:
Oliver-Akins 2024-12-30 23:01:37 -07:00
parent 7256e9f53b
commit c4a29d8ae1

View file

@ -8,7 +8,7 @@
font-size: inherit;
position: relative;
background: none;
padding: 2px 4px;
padding: 0px 4px;
&[type="text"],
&[type="number"] {