Bladeren bron

:bug: Fix tip icon interactive area

afc163 7 jaren geleden
bovenliggende
commit
728457a138
1 gewijzigde bestanden met toevoegingen van 2 en 1 verwijderingen
  1. 2 1
      src/components/Charts/ChartCard/index.less

+ 2 - 1
src/components/Charts/ChartCard/index.less

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