Browse Source

修复遮挡问题

pull/8/head
nikogu 9 years ago
parent
commit
2a8f16a516
  1. 1
      src/components/Charts/index.less

1
src/components/Charts/index.less

@ -1,5 +1,4 @@
.miniChart {
overflow: hidden;
position: relative;
width: 100%;
& > div {

Loading…
Cancel
Save