소스 검색

remove cursor pointer

afc163 8 년 전
부모
커밋
abf86fa0cf
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/components/Charts/MiniProgress/index.less

+ 0 - 2
src/components/Charts/MiniProgress/index.less

@@ -17,7 +17,6 @@
     height: 100%;
   }
   .target {
-    cursor: pointer;
     position: absolute;
     top: 0;
     bottom: 0;
@@ -35,4 +34,3 @@
     }
   }
 }
-