afc163 8 anni fa
parent
commit
05d0e99a90
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/routes/Dashboard/Monitor.js

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

@@ -112,7 +112,7 @@ export default class Monitor extends PureComponent {
               bordered={false}
               bordered={false}
               className={styles.pieCard}
               className={styles.pieCard}
             >
             >
-              <Row gutter={4} style={{ padding: '18px 0 19px 0' }}>
+              <Row gutter={4} style={{ padding: '16px 0' }}>
                 <Col span={8}>
                 <Col span={8}>
                   <Pie
                   <Pie
                     animate={false}
                     animate={false}