From 44341e2645c7f3f4d3bfe4ab80dc0f844261230c Mon Sep 17 00:00:00 2001 From: "Pongot, Jophiel" Date: Wed, 10 Jan 2024 06:05:34 +0800 Subject: [PATCH] Item Tally to Sctock Check. might consider changing kung di japun ganahan amo adviser. --- .../Technician/TechnicianLogButtons.tsx | 34 ++----------------- .../EquipmentInstanceLogsPage.tsx | 1 + .../EquipmentTallyPage/EquipmentTallyPage.tsx | 2 +- 3 files changed, 4 insertions(+), 33 deletions(-) diff --git a/src/Components/DashboardPage/Technician/TechnicianLogButtons.tsx b/src/Components/DashboardPage/Technician/TechnicianLogButtons.tsx index 1b782e1..180d53f 100644 --- a/src/Components/DashboardPage/Technician/TechnicianLogButtons.tsx +++ b/src/Components/DashboardPage/Technician/TechnicianLogButtons.tsx @@ -118,40 +118,10 @@ export default function TechnicianLogButtons() { ...styles.text_M, }} > - Item Tally -

- - + ); diff --git a/src/Pages/EquipmentInstanceLogsPage/EquipmentInstanceLogsPage.tsx b/src/Pages/EquipmentInstanceLogsPage/EquipmentInstanceLogsPage.tsx index 80dd527..e78a342 100644 --- a/src/Pages/EquipmentInstanceLogsPage/EquipmentInstanceLogsPage.tsx +++ b/src/Pages/EquipmentInstanceLogsPage/EquipmentInstanceLogsPage.tsx @@ -58,6 +58,7 @@ export default function EquipmentInstanceLogsPage() { minHeight: "100%", minWidth: "100%", flexWrap: "wrap", + marginTop: "2rem", }} >
diff --git a/src/Pages/EquipmentTallyPage/EquipmentTallyPage.tsx b/src/Pages/EquipmentTallyPage/EquipmentTallyPage.tsx index 51101bc..38ab609 100644 --- a/src/Pages/EquipmentTallyPage/EquipmentTallyPage.tsx +++ b/src/Pages/EquipmentTallyPage/EquipmentTallyPage.tsx @@ -54,7 +54,7 @@ export default function EquipmentTallyPage() { } return (
-
+