Browse Source

remove cursor pointer

pull/27/head
afc163 9 years ago
parent
commit
abf86fa0cf
  1. 2
      src/components/Charts/MiniProgress/index.less

2
src/components/Charts/MiniProgress/index.less

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

Loading…
Cancel
Save