From cb5b20f2faf4685bd96374788c1908b0276a06d5 Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Fri, 3 Apr 2026 15:55:45 +0700 Subject: [PATCH] style(catalog): remove inner card fills and cart label --- app/components/catalog/CatalogConfigurator.vue | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/app/components/catalog/CatalogConfigurator.vue b/app/components/catalog/CatalogConfigurator.vue index 214f7ae..373c33c 100644 --- a/app/components/catalog/CatalogConfigurator.vue +++ b/app/components/catalog/CatalogConfigurator.vue @@ -390,7 +390,7 @@ function decrementSelected(group: ProductGroup) { class="surface-card rounded-3xl p-4 md:p-5" >
-
+
-
+

{{ group.typeLabel }}

@@ -441,7 +441,7 @@ function decrementSelected(group: ProductGroup) {
-