From af02b8f3c3ec9e5684be1084904d673429421d2b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 03 九月 2020 16:40:47 +0800
Subject: [PATCH] 2020-09-03

---
 src/menu/searchcomponent/index.scss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/menu/searchcomponent/index.scss b/src/menu/searchcomponent/index.scss
index eccef2f..716cdd7 100644
--- a/src/menu/searchcomponent/index.scss
+++ b/src/menu/searchcomponent/index.scss
@@ -12,10 +12,11 @@
     padding: 0 6px;
     margin-top: 5px;
   }
-  .ant-row .anticon-plus {
+  .ant-row > .anticon-plus {
     color: #26C281;
     float: right;
     padding: 5px;
+    cursor: pointer;
     margin-top: 7px;
   }
   .page-card {

--
Gitblit v1.8.0