diff --git a/components/diy/data-magic.vue b/components/diy/data-magic.vue index c7a38108..7e34532b 100644 --- a/components/diy/data-magic.vue +++ b/components/diy/data-magic.vue @@ -321,7 +321,7 @@ .dot { z-index: 3; .dot-item { - margin: 0 0.3rem; + margin: 0 6rpx; } } .gap-20 { diff --git a/components/diy/nav-group.vue b/components/diy/nav-group.vue index df855b49..06c4e17c 100644 --- a/components/diy/nav-group.vue +++ b/components/diy/nav-group.vue @@ -192,7 +192,7 @@ } .dot .dot-item { - margin: 0 12rpx; + margin: 0 6rpx; } .gap-x-10 {