瀏覽代碼

样式微调

zhuth 6 年之前
父節點
當前提交
ebf5085f25
共有 2 個文件被更改,包括 1 次插入2 次删除
  1. 1 0
      src/components/chart/chartCard.less
  2. 0 2
      src/components/chart/list.less

+ 1 - 0
src/components/chart/chartCard.less

@@ -9,6 +9,7 @@
     box-sizing: border-box;
     position: relative;
     background: #fff;
+    float: left;
     &:hover {
         box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
     }

+ 0 - 2
src/components/chart/list.less

@@ -71,8 +71,6 @@
                     content: none;
                 }
                 &>.chart-body {
-                    display: flex;
-                    flex-wrap: wrap;
                 }
             }
         }