diff --git a/src/components/Charts/MiniProgress/index.less b/src/components/Charts/MiniProgress/index.less index 4ef52607..29314c6f 100644 --- a/src/components/Charts/MiniProgress/index.less +++ b/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 @@ } } } -