From 77189952024b081b820b226a8f4eecc7f27db09b Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 4 Jun 2025 16:47:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=8D=A1=E7=89=87=E9=AB=98?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/dashboard/templates/index.html b/admin/dashboard/templates/index.html index 79690a9..ffbbafc 100644 --- a/admin/dashboard/templates/index.html +++ b/admin/dashboard/templates/index.html @@ -785,8 +785,8 @@ top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0.8); - width: auto !important; - height: auto !important; + width: 30px !important; + height: 30px !important; max-width: 100%; max-height: 100%; object-fit: contain;