Explorar o código

修复图表响应式变化中溢出的问题

nikogu %!s(int64=8) %!d(string=hai) anos
pai
achega
51fc5344f6
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/components/Charts/index.less

+ 3 - 0
src/components/Charts/index.less

@@ -5,5 +5,8 @@
     position: absolute;
     bottom: -34px;
     width: 100%;
+    & > div {
+      overflow: hidden;
+    }
   }
 }