diff --git a/uniapp/src/pages/crypto/crypto.vue b/uniapp/src/pages/crypto/crypto.vue index 321e70a..59d3e03 100644 --- a/uniapp/src/pages/crypto/crypto.vue +++ b/uniapp/src/pages/crypto/crypto.vue @@ -582,7 +582,7 @@ $down: #ef2f3d; &__change { width: 156rpx; - margin-left: 20rpx; + margin-left: 32rpx; text-align: center; } @@ -687,7 +687,7 @@ $down: #ef2f3d; &__badge { width: 156rpx; height: 54rpx; - margin-left: 20rpx; + margin-left: 32rpx; border-radius: 14rpx; display: flex; align-items: center;