From 29f77afdcf7c30ed225651625d3b076ed8ceea04 Mon Sep 17 00:00:00 2001 From: Bastian Masanek Date: Mon, 3 Nov 2025 16:39:21 +0100 Subject: [PATCH] Enhance CartItem component with non-selectable elements - Added 'select-none' class to subtotal and remove button in CartItem.vue to prevent text selection during user interaction, improving the overall user experience. --- app/components/Cart/CartItem.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/Cart/CartItem.vue b/app/components/Cart/CartItem.vue index 02c7fbf..c8743bc 100644 --- a/app/components/Cart/CartItem.vue +++ b/app/components/Cart/CartItem.vue @@ -154,7 +154,7 @@ const placeholderImage = '/img/makerspace-jk-2025.jpg'
-
+
Summe
@@ -164,7 +164,7 @@ const placeholderImage = '/img/makerspace-jk-2025.jpg'
-