Remove vertical padding
This commit is contained in:
parent
7256e9f53b
commit
c4a29d8ae1
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
font-size: inherit;
|
||||
position: relative;
|
||||
background: none;
|
||||
padding: 2px 4px;
|
||||
padding: 0px 4px;
|
||||
|
||||
&[type="text"],
|
||||
&[type="number"] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue