积分排行
This commit is contained in:
@@ -240,6 +240,9 @@ export default {
|
|||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 240px;
|
width: 240px;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-point {
|
.item-point {
|
||||||
@@ -362,6 +365,10 @@ export default {
|
|||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 240px;
|
width: 240px;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
white-space: nowrap;
|
||||||
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-point {
|
.item-point {
|
||||||
|
|||||||
Reference in New Issue
Block a user