修改指示器之间的间距

master
于肖磊 2024-10-22 15:17:25 +08:00
parent fe0e757a10
commit 17568eec4d
2 changed files with 2 additions and 2 deletions

View File

@ -321,7 +321,7 @@
.dot {
z-index: 3;
.dot-item {
margin: 0 0.3rem;
margin: 0 6rpx;
}
}
.gap-20 {

View File

@ -192,7 +192,7 @@
}
.dot .dot-item {
margin: 0 12rpx;
margin: 0 6rpx;
}
.gap-x-10 {