Skip to content

Commit

Permalink
Update RecipeEditView.vue
Browse files Browse the repository at this point in the history
fixes #2781
  • Loading branch information
smilerz authored Dec 5, 2023
1 parent 8df846c commit c654cc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vue/src/apps/RecipeEditView/RecipeEditView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,6 @@
v-if="!ingredient.is_header">
<input
class="form-control"
style="height: 100%;"
v-model="ingredient.amount"
type="number"
step="any"
Expand Down

0 comments on commit c654cc4

Please sign in to comment.