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)}
                 valueFormat={val => yuan(val)}
                 height={240}
                 height={240}
                 lineWidth={4}
                 lineWidth={4}
-                style={{ marginBottom: 52 }}
+                style={{ marginBottom: 57 }}
               />
               />
             </Card>
             </Card>
           </Col>
           </Col>