diff --git a/frontend/components/Domain/ShoppingList/ShoppingListItem.vue b/frontend/components/Domain/ShoppingList/ShoppingListItem.vue index a8327b0ff..64f0c50a8 100644 --- a/frontend/components/Domain/ShoppingList/ShoppingListItem.vue +++ b/frontend/components/Domain/ShoppingList/ShoppingListItem.vue @@ -7,8 +7,16 @@ no-gutters class="flex-nowrap align-center" > - -
+ +
-
- - +
-
- - - - - - {{ action.text }} - - - - -
- + + + + + {{ action.text }} + + + + +
diff --git a/frontend/pages/shopping-lists/[id].vue b/frontend/pages/shopping-lists/[id].vue index 05638affd..3346f8013 100644 --- a/frontend/pages/shopping-lists/[id].vue +++ b/frontend/pages/shopping-lists/[id].vue @@ -179,41 +179,45 @@ - - - - {{ key }} - - - + + + - - - - - + {{ key }} + + + + + + + + + + + @@ -243,18 +247,20 @@ -
- -
+ +
+ +
+