style: space crypto price and change columns

This commit is contained in:
hajimi
2026-08-02 03:01:15 +08:00
parent 65889b88eb
commit 248653b1c4
+3 -1
View File
@@ -581,7 +581,8 @@ $down: #ef2f3d;
}
&__change {
width: 176rpx;
width: 156rpx;
margin-left: 20rpx;
text-align: center;
}
@@ -686,6 +687,7 @@ $down: #ef2f3d;
&__badge {
width: 156rpx;
height: 54rpx;
margin-left: 20rpx;
border-radius: 14rpx;
display: flex;
align-items: center;