Explorar o código

update card height

afc163 %!s(int64=8) %!d(string=hai) anos
pai
achega
c55747e473
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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>