forked from platypush/platypush
[UI] Quickfix: Remove margin from default input style.
This commit is contained in:
parent
e234210fb5
commit
6cd342e1f4
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ input[type=datetime-local],
|
|||
input[type=number] {
|
||||
border: $default-border-2;
|
||||
border-radius: 1em;
|
||||
margin: .5em 0;
|
||||
padding: .25em;
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Reference in a new issue