From 1f2a504086c7a59127dd6b9ffe9b991f28bf7658 Mon Sep 17 00:00:00 2001 From: LinCyJang Date: Thu, 7 May 2026 00:22:50 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A5223=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E6=8A=BD=E5=A5=96=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E4=BC=98=E5=8C=963?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg-video/views/county-lottery.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg-video/views/county-lottery.vue b/pkg-video/views/county-lottery.vue index fe8ff24..940fc9f 100644 --- a/pkg-video/views/county-lottery.vue +++ b/pkg-video/views/county-lottery.vue @@ -540,7 +540,7 @@ export default { &::after{ content: ''; position: absolute; - bottom: -14rpx; + bottom: -12rpx; right: 0; /* 修改为对齐右侧,以匹配侧边栏的布局 */ width: 0; height: 0;