Browse Source

style: Card should not use Spin

陈帅 7 years ago
parent
commit
d17780f466
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/components/Charts/ChartCard/index.less

+ 0 - 4
src/components/Charts/ChartCard/index.less

@@ -72,7 +72,3 @@
     margin-top: 20px;
   }
 }
-
-.spin :global(.ant-spin-container) {
-  overflow: visible;
-}