From 50bf9061be778b37f7f6869f4c39a4833af31b1d Mon Sep 17 00:00:00 2001 From: Nikita Kiselev Date: Sun, 3 Aug 2025 19:32:23 +0300 Subject: [PATCH] feat(style): change pagination swiper styles --- spa/src/components/ProductImageSwiper.vue | 6 +----- spa/src/style.css | 10 ++++++++++ 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/spa/src/components/ProductImageSwiper.vue b/spa/src/components/ProductImageSwiper.vue index 97bae48..b62a366 100644 --- a/spa/src/components/ProductImageSwiper.vue +++ b/spa/src/components/ProductImageSwiper.vue @@ -1,10 +1,6 @@