From a7efb095142e5a831c43c170ae50b0a1a30915aa Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 11 Jun 2021 08:56:14 +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 f9631dd..a2e2fd3 100644
--- a/widgets/searchL/css/style.css
+++ b/widgets/searchL/css/style.css
@@ -9,7 +9,7 @@
   /* left: calc(100%-300); */
   /* 240px */
   background: rgba(255, 255, 255, 1);
-  color: #000;
+  color: #969696 !important;
   /* border-right: 1px solid #000; */
   border-radius: 6px 6px 6px 6px;
   text-align: center;

--
Gitblit v1.9.3