From 3a3cff043023dc8f7fa387d93e4dd4a622286ef6 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 18 Sep 2026 17:12:27 +0800 Subject: [PATCH] =?UTF-8?q?feat(theme):=20btn=5Ftoggle=5Fsidebar=E5=8A=A0s?= =?UTF-8?q?idebar-toggle=E7=B1=BB(=E5=89=8D=E5=90=8E=E8=89=B2CSS=E4=B8=BB?= =?UTF-8?q?=E9=A2=98=E6=84=9F=E7=9F=A5,=E4=B8=8A=E8=BD=AE=E6=BC=8F?= =?UTF-8?q?=E6=8F=90=E4=BA=A4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/index.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index da7fa9f..7e6ce22 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -35,7 +35,7 @@ "id": "btn_toggle_sidebar", "options": { "label": "☰", - "css": "text", + "css": "text sidebar-toggle", "color": "#fff", "cfontsize": 1.4, "mobile_hidden": true