From b435f2b1fc2bc8ad392dfa78aed1a5bc70c8b1e4 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 08 Jun 2021 08:48:33 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap
---
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