From a6b9f047097c4316812afbc02f701791baad502f Mon Sep 17 00:00:00 2001 From: JayChou Date: Sun, 10 Nov 2024 19:55:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BD=AE=E6=92=AD=E5=9B=BE?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/demo/main-home/components/homePage/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jeecgboot-vue3/src/views/demo/main-home/components/homePage/index.vue b/jeecgboot-vue3/src/views/demo/main-home/components/homePage/index.vue index f49de7c..1ad9b77 100644 --- a/jeecgboot-vue3/src/views/demo/main-home/components/homePage/index.vue +++ b/jeecgboot-vue3/src/views/demo/main-home/components/homePage/index.vue @@ -525,12 +525,12 @@ :deep(.slick-slide h3) { color: #fff; } - :deep(:where(.css-dev-only-do-not-override-1hajlzy).ant-carousel .slick-dots) { + :deep(.ant-carousel .slick-dots) { justify-content: end !important; bottom: 4px !important; right: 5px !important; } - :deep(:where(.css-dev-only-do-not-override-1hajlzy).ant-carousel .slick-dots li button) { + :deep(.ant-carousel .slick-dots li button) { width: 8px !important; height: 8px !important; border-radius: 50% !important;