diff --git a/uniapp/src/pages/crypto/crypto.vue b/uniapp/src/pages/crypto/crypto.vue index d791443..097c0ae 100644 --- a/uniapp/src/pages/crypto/crypto.vue +++ b/uniapp/src/pages/crypto/crypto.vue @@ -584,7 +584,7 @@ $down: #ef2f3d; &__change { width: auto; margin-left: 0; - text-align: center; + text-align: right; } &__favorite { @@ -691,7 +691,7 @@ $down: #ef2f3d; width: 156rpx; max-width: 100%; height: 54rpx; - justify-self: center; + justify-self: end; border-radius: 14rpx; display: flex; align-items: center;