zhangxc 4 سال پیش
والد
کامیت
548af4fff5
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/components/PushData/index.less

+ 2 - 0
src/components/PushData/index.less

@@ -10,6 +10,7 @@
     background: #7AC1DE;
     color: #fff;
     border-radius:100px 0px 0px 100px;
+    cursor: pointer;
 }
 .arrowIcon{
     width: 22px;
@@ -43,4 +44,5 @@
     padding: 0 10px;
     font-size:16px;
     right: 10px;
+    cursor: pointer;
 }