Commit 7f39dc05 authored by AU-Pro-mac's avatar AU-Pro-mac

add style code

parent a6011d93
...@@ -116,10 +116,14 @@ ...@@ -116,10 +116,14 @@
.rewards_item_name { .rewards_item_name {
display: block; display: block;
width: 100%; width: 160%;
top: 6rpx;
left: -30%;
position: absolute;
line-height: 2em; line-height: 2em;
font-size: 26rpx; font-size: 23rpx;
color: #bb3346; color: #bb3346;
/* background-color: #fff; */
text-align: center; text-align: center;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
...@@ -132,7 +136,7 @@ ...@@ -132,7 +136,7 @@
display: block; display: block;
width: 96rpx; width: 96rpx;
height: 96rpx; height: 96rpx;
margin: 10rpx auto 0; margin: 46rpx auto 0;
} }
......
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