Update RecipeEditView.vue

fixes #2781
This commit is contained in:
smilerz
2023-12-05 07:53:33 -06:00
committed by GitHub
parent 8df846c9c2
commit c654cc469a

View File

@ -425,7 +425,6 @@
v-if="!ingredient.is_header">
<input
class="form-control"
style="height: 100%;"
v-model="ingredient.amount"
type="number"
step="any"