Browse Source

编辑按钮添加鼠标手

陈淑洋 5 năm trước cách đây
mục cha
commit
1dd53e8193
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      src/views/myHistoryTest/myHistoryTest.scss

+ 2 - 0
src/views/myHistoryTest/myHistoryTest.scss

@@ -190,6 +190,7 @@
         line-height: 20px;
         text-align: center;
         margin-left: 120px;
+        cursor: pointer;
       }
     }
   }
@@ -310,6 +311,7 @@
               line-height: 44px;
               border-radius: 22px;
               text-align: center;
+              cursor: pointer;
             }
             .okBtn {
               background-color: #4F5DFF ;