From 9419a823e2bc40ea22c519f745c46b30cb0c4af9 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Mon, 12 May 2025 21:21:24 +0200 Subject: [PATCH] tweaked small layout as well --- vue3/src/components/display/RecipeView.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/vue3/src/components/display/RecipeView.vue b/vue3/src/components/display/RecipeView.vue index fc690420b..c2f679f01 100644 --- a/vue3/src/components/display/RecipeView.vue +++ b/vue3/src/components/display/RecipeView.vue @@ -18,10 +18,6 @@ :recipe="recipe" v-if="recipe.internal" > - @@ -31,6 +27,7 @@ + {{ recipe.description }}