积分排行

This commit is contained in:
liuye
2023-12-21 17:46:36 +08:00
parent 1709494bff
commit 5752b4d07f

View File

@@ -240,6 +240,9 @@ export default {
font-size: 30px;
display: inline-block;
width: 240px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.item-point {
@@ -362,6 +365,10 @@ export default {
font-size: 30px;
display: inline-block;
width: 240px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: bottom;
}
.item-point {