style: align crypto change column right

This commit is contained in:
hajimi
2026-08-02 16:49:44 +08:00
parent 642ad62246
commit 85b6fcb4cf
+2 -2
View File
@@ -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;