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;