From ad746c0fcd0182078b1b4f9e3dc997b3ed6c21b9 Mon Sep 17 00:00:00 2001 From: hzm <934585316@qq.com> Date: Sat, 28 Feb 2026 20:02:51 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E7=BC=A9=E5=B0=8F=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF=E5=AF=BC=E8=88=AA=E6=A0=8F=E8=BE=B9=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/globals.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/globals.css b/app/globals.css index 861771b..f5acb59 100644 --- a/app/globals.css +++ b/app/globals.css @@ -694,6 +694,8 @@ body::before { top: 0; left: 0; right: 0; + padding-left: 12px; + padding-right: 4px; border-radius: 0; border-top: none; border-left: none;