소스 검색

编辑按钮添加鼠标手

陈淑洋 5 년 전
부모
커밋
1dd53e8193
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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 ;