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/actioncomponent/index.scss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/menu/actioncomponent/index.scss b/src/menu/actioncomponent/index.scss
index 15c74f1..6cab4f8 100644
--- a/src/menu/actioncomponent/index.scss
+++ b/src/menu/actioncomponent/index.scss
@@ -6,9 +6,10 @@
     top: 5px;
   }
 
-  .ant-row .anticon-plus {
+  .ant-row > .anticon-plus {
     color: #26C281;
     padding: 5px;
+    cursor: pointer;
   }
 
   .page-card {

--
Gitblit v1.8.0