style: align crypto change column right
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user