style(总排行榜): 样式调整

This commit is contained in:
hzj 2026-04-23 11:22:32 +08:00
parent 404a8072da
commit 427b883202

View File

@ -644,9 +644,8 @@ onUnmounted(() => {
.fullPage {
width: 100vw;
min-height: 100vh;
background-size: 100% auto;
background-repeat: no-repeat;
height: 100vh;
overflow-y: auto;
position: relative;
background: #000;
}