style(总排行榜): 排行榜列表样式调整
This commit is contained in:
parent
89d8e121d0
commit
975a6accdd
@ -178,7 +178,7 @@
|
||||
</div>
|
||||
|
||||
<!-- 第四名开始 -->
|
||||
<div style="margin: 3% 10px 0; display: grid; gap: 2vw">
|
||||
<div style="padding: 3% 10px 0; display: grid; gap: 2vw">
|
||||
<div
|
||||
v-for="(userInfo, index) in RankingFromTop4"
|
||||
:key="userInfo.id"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user