From 2545f39af94de28e90a7612dd8c46b35e81a8fac Mon Sep 17 00:00:00 2001 From: mac Date: Tue, 2 Jun 2026 22:10:42 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=96=B0=E5=A2=9E=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E9=9A=90=E8=97=8F=EF=BC=8C=E4=BB=85=E5=9C=A8?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=A8=A1=E5=BC=8F=E4=B8=8B=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/style.css b/static/style.css index bd3abdf..c0195a2 100644 --- a/static/style.css +++ b/static/style.css @@ -735,7 +735,6 @@ body { /* Buttons */ .btn-add { - display: inline-flex; align-items: center; justify-content: center; gap: 5px;