fix: layout home, value in form top up supplier

This commit is contained in:
2023-01-04 13:38:16 +07:00
parent b163b62e86
commit f120728365
2 changed files with 78 additions and 11 deletions

View File

@@ -84,8 +84,8 @@ export const Home = observer(() => {
}}
>
<Row>
<Row style={{ marginTop: 20 }}>
<Col style={{ marginRight: 40 }}>
<Row>
<Col span={8}>
<p>
<h4>
Total Penjualan :{" "}
@@ -108,7 +108,7 @@ export const Home = observer(() => {
</h4>
</p>
</Col>
<Col>
<Col span={8} offset={8}>
<p>
<h4>
Total Profit :{" "}
@@ -158,8 +158,8 @@ export const Home = observer(() => {
}}
>
<Row>
<Row style={{ marginTop: 20 }}>
<Col style={{ marginRight: 40 }}>
<Row>
<Col span={8}>
<p>
<h4>
Total Penjualan :{" "}
@@ -182,7 +182,7 @@ export const Home = observer(() => {
</h4>
</p>
</Col>
<Col>
<Col span={8} offset={8}>
<p>
<h4>
Total Profit :{" "}