From 3a4222c6c1152e354ee70abd4e260ddceac77c69 Mon Sep 17 00:00:00 2001 From: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com> Date: Fri, 20 Jun 2025 11:59:13 +0200 Subject: [PATCH] fix: shopping list button in one row (#5547) --- frontend/pages/shopping-lists/[id].vue | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/frontend/pages/shopping-lists/[id].vue b/frontend/pages/shopping-lists/[id].vue index e03d14d03..293c4b08d 100644 --- a/frontend/pages/shopping-lists/[id].vue +++ b/frontend/pages/shopping-lists/[id].vue @@ -41,9 +41,6 @@