Browse Source

🐛 Fix tip icon interactive area

pull/3173/head
afc163 8 years ago
parent
commit
728457a138
No known key found for this signature in database GPG Key ID: 738F973FCE5C6B48
  1. 3
      src/components/Charts/ChartCard/index.less

3
src/components/Charts/ChartCard/index.less

@ -34,8 +34,9 @@
.action {
cursor: pointer;
position: absolute;
top: 0;
top: 4px;
right: 0;
line-height: 1;
}
.total {
overflow: hidden;

Loading…
Cancel
Save