From c4c31a66bb4a6c3a814712b333a924d2dc8b4a2c Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 03 Jun 2021 17:35:04 +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 8aee7ae..e2077ce 100644
--- a/widgets/searchL/css/style.css
+++ b/widgets/searchL/css/style.css
@@ -10,7 +10,7 @@
   /* 240px */
   background: rgba(255, 255, 255, 1);
   color: #000;
-  border-right: 1px solid #000;
+  /* border-right: 1px solid #000; */
   border-radius: 6px 6px 6px 6px;
   text-align: center;
   /* cursor: pointer; */

--
Gitblit v1.9.3