From 0fdf92e924907062d82db0893ccedcbf84b508a7 Mon Sep 17 00:00:00 2001 From: Zhukj <3262118957> Date: Sat, 29 Nov 2025 09:10:58 +0800 Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9A=E6=88=98=E5=8C=BA=E6=8E=92?= =?UTF-8?q?=E5=90=8D=E7=A6=81=E7=94=A8=E6=BB=9A=E8=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/BattleRanking.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/BattleRanking.vue b/src/views/BattleRanking.vue index 271cfff..bf8408a 100644 --- a/src/views/BattleRanking.vue +++ b/src/views/BattleRanking.vue @@ -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 {