From ee6b4e975455a1fb949949fd2b4e302c357cefe5 Mon Sep 17 00:00:00 2001 From: jableader Date: Tue, 15 Oct 2024 19:39:22 +1100 Subject: [PATCH] Added spacer to full ingredient list when buttons visible --- .../shopping/CurrentShoppingListPage.vue | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/components/shopping/CurrentShoppingListPage.vue b/src/components/shopping/CurrentShoppingListPage.vue index 66541a5..c41f06f 100644 --- a/src/components/shopping/CurrentShoppingListPage.vue +++ b/src/components/shopping/CurrentShoppingListPage.vue @@ -10,6 +10,12 @@ +
+

+ No items to purchase +

+
+
@@ -27,6 +33,10 @@
+
+   +
+