From c50aa02c1ea71741fee8d0b75c969e80ee62d540 Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Mon, 27 Jan 2025 02:37:45 +0000 Subject: [PATCH] Shift parse button up towards Ingredients header --- .../RecipePageIngredientEditor.vue | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageIngredientEditor.vue b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageIngredientEditor.vue index 7ff8845dc..db4bf6251 100644 --- a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageIngredientEditor.vue +++ b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageIngredientEditor.vue @@ -1,6 +1,25 @@