From 98301c73a097e32e2cb1cc33f9ddcdade6e345f5 Mon Sep 17 00:00:00 2001 From: Felix Schneider Date: Tue, 22 Jul 2025 21:19:23 +0200 Subject: [PATCH] Reduce margins in RecipePageInstructions between checkboxes --- .../RecipePage/RecipePageParts/RecipePageInstructions.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue index 53a88a0e7..fba525a2b 100644 --- a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue +++ b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructions.vue @@ -34,7 +34,6 @@ :key="ing.referenceId" v-model="activeRefs" :value="ing.referenceId" - class="mb-n2 mt-n2" >