diff --git a/frontend/components/Domain/Recipe/RecipeActionMenu.vue b/frontend/components/Domain/Recipe/RecipeActionMenu.vue index a27de7ca9d45..afa7617dbb7d 100644 --- a/frontend/components/Domain/Recipe/RecipeActionMenu.vue +++ b/frontend/components/Domain/Recipe/RecipeActionMenu.vue @@ -22,23 +22,25 @@
- - - - {{ $t("general.edit") }} - - - - {{ $t("recipe.locked-by-owner") }} - + +
+ + + {{ $t("general.edit") }} + + + + {{ $t("recipe.locked-by-owner") }} + +
diff --git a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageHeader.vue b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageHeader.vue index 55685a775fac..c433230e3c88 100644 --- a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageHeader.vue +++ b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageHeader.vue @@ -42,7 +42,6 @@