Преглед изворни кода

:bug: Fix tip icon interactive area

afc163 пре 7 година
родитељ
комит
728457a138
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/components/Charts/ChartCard/index.less

+ 2 - 1
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;