From b6a4a58ec44d18c3bada70241d999f9b576874f1 Mon Sep 17 00:00:00 2001 From: liuwei Date: Mon, 14 Apr 2025 17:17:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E4=BA=86LOGO=EF=BC=8C?= 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 639f3e4..1eb3e71 100644 --- a/admin/dashboard/templates/base.html +++ b/admin/dashboard/templates/base.html @@ -30,7 +30,7 @@ flex-direction: column; } .header { - background-color: #409EFF; + background-color: #006af5; color: white; padding: 0 20px; height: 60px;