From 2ea1384dcb9e2b20bea55608d793c514e8b36d05 Mon Sep 17 00:00:00 2001 From: hezhendong Date: Sat, 22 Feb 2025 14:15:14 +0800 Subject: [PATCH] =?UTF-8?q?bug=20fix:=20=E7=A7=BB=E9=99=A4=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=90=9C=E7=B4=A2=E6=A1=86=E7=9A=84=E8=83=8C=E6=99=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme.css b/theme.css index 0e4f629..2739bd3 100644 --- a/theme.css +++ b/theme.css @@ -1150,6 +1150,10 @@ li { background-color: transparent !important; } + .mod-active .document-search-container { + background-color: transparent !important; + } + .global-search-input-container.search-input-container input, .global-search-input-container.search-input-container input:focus { border: none !important;