From efea61935f47407ff93858e0e9d203aa8db2e998 Mon Sep 17 00:00:00 2001 From: liuwei Date: Tue, 3 Jun 2025 18:23:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=8F=9C=E5=8D=95=E6=A0=8F?= =?UTF-8?q?=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/dashboard/templates/base.html b/admin/dashboard/templates/base.html index 6f605cd..e65d6b2 100644 --- a/admin/dashboard/templates/base.html +++ b/admin/dashboard/templates/base.html @@ -53,7 +53,7 @@ overflow: hidden; } .sidebar { - width: 150px; + width: 180px; background-color: #545c64; height: 100%; overflow-y: auto;