From 448ade72b8d6ea2b654f615b8ef3905c8adf5ccd Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Fri, 3 Apr 2026 16:18:42 +0700 Subject: [PATCH] style(catalog): move article below cart action --- app/components/catalog/CatalogConfigurator.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/components/catalog/CatalogConfigurator.vue b/app/components/catalog/CatalogConfigurator.vue index 49d5100..ca50914 100644 --- a/app/components/catalog/CatalogConfigurator.vue +++ b/app/components/catalog/CatalogConfigurator.vue @@ -515,9 +515,7 @@ function decrementSelected(group: ProductGroup) {