From 9219488d53d9ab234321ca1bb0b7322a9a2d1882 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期二, 08 十一月 2022 13:50:48 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/tpl/tpl-theme.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/tpl/tpl-theme.html b/src/main/webapp/views/tpl/tpl-theme.html
index 43386ae..5113a11 100644
--- a/src/main/webapp/views/tpl/tpl-theme.html
+++ b/src/main/webapp/views/tpl/tpl-theme.html
@@ -6,7 +6,7 @@
     <div class="more-theme-item" data-theme="theme-white">
         <img src="tpl/theme/img/theme-white.png"/>
     </div>
-    <div class="more-theme-item active">
+    <div class="more-theme-item" data-theme="theme-black">
         <img src="tpl/theme/img/theme-admin.png"/>
     </div>
     <div class="more-theme-item" data-theme="theme-pink">

--
Gitblit v1.9.1