瀏覽代碼

update card height

afc163 8 年之前
父節點
當前提交
c55747e473
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/routes/Dashboard/Analysis.js

+ 1 - 1
src/routes/Dashboard/Analysis.js

@@ -449,7 +449,7 @@ export default class Analysis extends Component {
                 valueFormat={val => yuan(val)}
                 height={240}
                 lineWidth={4}
-                style={{ marginBottom: 52 }}
+                style={{ marginBottom: 57 }}
               />
             </Card>
           </Col>