From 5ba3dff421a0beb491ee88975f74cb85ead475ef Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 08 Jun 2021 10:22:26 +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