Commit 2b206749 authored by 张娇(东信)'s avatar 张娇(东信)

样式优化

parent ba9d0225
...@@ -682,8 +682,8 @@ page { ...@@ -682,8 +682,8 @@ page {
white-space: nowrap; white-space: nowrap;
} }
.tag .wd-tag { .tag .wd-tag {
margin-right: 10px; margin-right: 10rpx;
margin-bottom: 5px; margin-bottom: 10rpx;
} }
.score, .score,
.num, .num,
...@@ -714,7 +714,7 @@ page { ...@@ -714,7 +714,7 @@ page {
white-space: nowrap; white-space: nowrap;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
width: 90rpx; width: 80rpx;
text-align: center; text-align: center;
} }
.tag { .tag {
......
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