diff --git a/frontend/components/Domain/ShoppingList/ShoppingListItem.vue b/frontend/components/Domain/ShoppingList/ShoppingListItem.vue index 64f0c50a8..193ff6237 100644 --- a/frontend/components/Domain/ShoppingList/ShoppingListItem.vue +++ b/frontend/components/Domain/ShoppingList/ShoppingListItem.vue @@ -7,23 +7,18 @@ no-gutters class="flex-nowrap align-center" > - -
+ +
- -
+ + - - - - - - {{ action.text }} - - - - -
+ + + + + + {{ action.text }} + + + + +
+