From 066cd13e139c69abaf2aada84ebbadb9954e3b04 Mon Sep 17 00:00:00 2001 From: Felix Schneider Date: Mon, 28 Jul 2025 14:44:09 +0200 Subject: [PATCH] fix: Reduce margin in RecipePageInstructions (#5783) Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com> --- .../RecipePageParts/RecipePageInstructions.vue | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue index 65211b859..fba525a2b 100644 --- a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue +++ b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue @@ -29,33 +29,31 @@ {{ activeText }}

- - +