From 4d4812e1da1bf48b809b8c185de3ef3e5e855599 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Mon, 07 Jun 2021 10:13:31 +0800
Subject: [PATCH] 搜索表格

---
 widgets/searchL/css/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/widgets/searchL/css/style.css b/widgets/searchL/css/style.css
index e12abc2..42e2d0c 100644
--- a/widgets/searchL/css/style.css
+++ b/widgets/searchL/css/style.css
@@ -105,7 +105,7 @@
 }
 
 .jimu-widget-searchL .searchLMain {
-  display: block;
+  display: none;
   position: fixed;
   right: 5px;
   top: 70px;

--
Gitblit v1.9.3