chore:战区排名禁用滚轮

This commit is contained in:
Zhukj
2025-11-29 09:10:58 +08:00
parent 70ecd4fc67
commit 0fdf92e924

View File

@@ -1922,7 +1922,7 @@ onUnmounted(() => {
overflow-y: auto;
position: relative;
margin-top: 0.8rem;
max-height: 420px;
max-height: 427px;
}
.table-header {
@@ -2101,7 +2101,7 @@ onUnmounted(() => {
/* 照片容器样式 */
.team-logo.photo-container {
overflow: hidden;
margin-top: -97px;
margin-top: -96px;
}
.individual-champion {