mirror of
https://github.com/tim-krehan/shopping-list.git
synced 2024-11-23 22:30:41 +01:00
Widend number input
This commit is contained in:
parent
b46cb1e45b
commit
a8bd51e96c
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
margin-bottom: .1em;
|
||||
}
|
||||
.ingredientAmount {
|
||||
width: 2em;
|
||||
width: 3em;
|
||||
font-size: 16px;
|
||||
padding: .2em;
|
||||
border: 1px solid #ddd;
|
||||
|
|
Loading…
Reference in a new issue