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;
|
font-size: inherit;
|
||||||
position: relative;
|
position: relative;
|
||||||
background: none;
|
background: none;
|
||||||
padding: 2px 4px;
|
padding: 0px 4px;
|
||||||
|
|
||||||
&[type="text"],
|
&[type="text"],
|
||||||
&[type="number"] {
|
&[type="number"] {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue