From 93adf060128352f639369d1467a79e93b13f5da0 Mon Sep 17 00:00:00 2001 From: Mamalizz Date: Thu, 13 Mar 2025 20:22:07 +0330 Subject: [PATCH] added no cart item style --- frontend/layouts/Cart.vue | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/frontend/layouts/Cart.vue b/frontend/layouts/Cart.vue index c3bb6d5..cb9c338 100644 --- a/frontend/layouts/Cart.vue +++ b/frontend/layouts/Cart.vue @@ -1,4 +1,6 @@