From 85830cee077ab800c78f6a103d94f620207c3c95 Mon Sep 17 00:00:00 2001 From: hzm <934585316@qq.com> Date: Sun, 1 Feb 2026 16:03:23 +0800 Subject: [PATCH] =?UTF-8?q?add=EF=BC=9A=E6=94=BE=E5=A4=A7=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF=E6=B6=A8=E8=B7=8C=E5=B9=85=E5=AD=97=E4=BD=93?= =?UTF-8?q?=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/globals.css b/app/globals.css index 1c52ba6..42aeaba 100644 --- a/app/globals.css +++ b/app/globals.css @@ -258,7 +258,7 @@ body { } .item .badge { padding: 2px 4px; - font-size: 12px; + font-size: 14px; } } .up { color: var(--danger); }