Commit c55747e4 authored by afc163's avatar afc163

update card height

parent 6f3f7539
...@@ -449,7 +449,7 @@ export default class Analysis extends Component { ...@@ -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>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment