From caec0196bb17cf28189a38731b1aaaa3cd061934 Mon Sep 17 00:00:00 2001 From: mac Date: Mon, 27 Jul 2026 09:25:24 +0800 Subject: [PATCH] =?UTF-8?q?v2.1.18=20=E2=80=94=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E4=B8=80=E6=9D=A1=E6=8C=89=E9=92=AE=E4=B8=8E=E4=B8=8A=E6=96=B9?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E5=8A=A012px=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 31a59ac..af352a7 100644 --- a/static/style.css +++ b/static/style.css @@ -1029,7 +1029,7 @@ body { gap: 5px; width: 100%; padding: 9px; - margin-top: auto; + margin-top: 12px; border: 1.5px dashed var(--primary); background: var(--primary-light); color: var(--primary);