From 3c14df453e7b5ec8d77bb08cbb0c9d40df13f56f Mon Sep 17 00:00:00 2001 From: ithabi <182529346+ithabi@users.noreply.github.com> Date: Thu, 20 Nov 2025 15:54:23 +0100 Subject: [PATCH] fix : Can't edit extra long category name depending on resolution (#6536) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: “a24ithay” <“abilan.ithayakumar@imt-atlantique.net”> Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com> --- frontend/components/Domain/Recipe/RecipeOrganizerPage.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipeOrganizerPage.vue b/frontend/components/Domain/Recipe/RecipeOrganizerPage.vue index e450378cf..775e263b1 100644 --- a/frontend/components/Domain/Recipe/RecipeOrganizerPage.vue +++ b/frontend/components/Domain/Recipe/RecipeOrganizerPage.vue @@ -105,10 +105,9 @@ {{ icon }} - + {{ item.name }} -