From ad3663be1f101ce9e7b88447b19474fed09dff8c Mon Sep 17 00:00:00 2001
From: weijuan <weijuan55650@qq.com>
Date: Fri, 17 Jul 2020 16:11:21 +0800
Subject: [PATCH] 修改搜索样式bug2

---
 src/main/resources/static/css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/static/css/style.css b/src/main/resources/static/css/style.css
index 1056f9a..e0bd094 100644
--- a/src/main/resources/static/css/style.css
+++ b/src/main/resources/static/css/style.css
@@ -7458,7 +7458,7 @@ body.skin-yellow {
 }
 .up{
     cursor:pointer;
-    border:1px solid #EEEEEE;
+    /*border:1px solid #EEEEEE;*/
     width:60px;
     height:14px;
     background: #FFFFFF url(../img/up.png) no-repeat 20px;
--
libgit2 0.22.2