排行榜。。。
This commit is contained in:
1319
pages/life/life.vue
1319
pages/life/life.vue
File diff suppressed because it is too large
Load Diff
@@ -308,7 +308,7 @@
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
box-sizing: border-box;
|
||||
border-bottom: solid 1rpx #bdc6d7;
|
||||
border-bottom: solid 1rpx #f9f9f9;
|
||||
padding: 30rpx 20rpx 30rpx 0;
|
||||
margin-left: 30rpx;
|
||||
|
||||
@@ -330,7 +330,8 @@
|
||||
.nickname {
|
||||
font-size: 30rpx;
|
||||
color: #333;
|
||||
max-width: 200rpx;
|
||||
max-width: 200rpx;
|
||||
font-weight: bold;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user