Commit f58f2c2b by 李嘉林

价格图标下对齐

parent 637946d4
...@@ -275,7 +275,7 @@ align-items: flex-start; ...@@ -275,7 +275,7 @@ align-items: flex-start;
.buy-now-icon { .buy-now-icon {
position: absolute; position: absolute;
right: 0; right: 0;
bottom: 0; bottom: 2px;
font-size: 36rpx; font-size: 36rpx;
} }
.showCommission { .showCommission {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment