diff --git a/vue/src/apps/RecipeView/RecipeView.vue b/vue/src/apps/RecipeView/RecipeView.vue index 0292b3a16..fa5bc5cd4 100644 --- a/vue/src/apps/RecipeView/RecipeView.vue +++ b/vue/src/apps/RecipeView/RecipeView.vue @@ -77,11 +77,13 @@
-
-
- -
-
+ + +
diff --git a/vue/src/components/Ingredient.vue b/vue/src/components/Ingredient.vue index 084694e48..cdafcbf5f 100644 --- a/vue/src/components/Ingredient.vue +++ b/vue/src/components/Ingredient.vue @@ -1,5 +1,4 @@