mirror of
https://github.com/tim-krehan/shopping-list.git
synced 2024-11-23 22:30:41 +01:00
styler BOI
This commit is contained in:
parent
371bf7e040
commit
50d09d0373
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
}
|
}
|
||||||
.ingredients_row_amount {
|
.ingredients_row_amount {
|
||||||
width: auto;
|
width: auto;
|
||||||
min-width: 1em;
|
min-width: 2em;
|
||||||
max-width: 3em;
|
max-width: 3em;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue