From 371875ebf479439e131c847a82a08423dc013f58 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Fri, 24 Oct 2025 19:56:49 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=8A=BD=E5=A5=96=E6=B4=BB=E5=8A=A8?= =?UTF-8?q?=E9=A1=B5):=20=E8=B0=83=E6=95=B4=E5=AD=97=E4=BD=93=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Activities/Lottery/Lottery.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/Activities/Lottery/Lottery.vue b/src/views/Activities/Lottery/Lottery.vue index 7cfcfcc..232c60c 100644 --- a/src/views/Activities/Lottery/Lottery.vue +++ b/src/views/Activities/Lottery/Lottery.vue @@ -699,7 +699,7 @@ style=" width: 100%; text-align: center; - font-size: 1.2em; + font-size: 0.9em; font-weight: 590; background: linear-gradient(0deg, #f3b700 0%, #ffeec6 100%); background-clip: text; @@ -716,11 +716,12 @@ z-index: 9999; inset: 0; - padding-right: 10%; + padding-right: 8%; display: flex; justify-content: flex-end; align-items: center; + font-size: 0.8em; font-weight: 590; background: linear-gradient(0deg, #f3b700 0%, #ffeec6 100%); background-clip: text;