From 96c5444d7d9d3f1b553d22b58b3ae4bb8abf7fa6 Mon Sep 17 00:00:00 2001 From: "cyril.tsui" Date: Wed, 17 Sep 2025 12:20:06 +0800 Subject: [PATCH] update ui --- src/components/PoDetail/QcStockInModal.tsx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/components/PoDetail/QcStockInModal.tsx b/src/components/PoDetail/QcStockInModal.tsx index 34ae346..33455aa 100644 --- a/src/components/PoDetail/QcStockInModal.tsx +++ b/src/components/PoDetail/QcStockInModal.tsx @@ -46,9 +46,9 @@ const style = { left: "50%", transform: "translate(-50%, -50%)", bgcolor: "background.paper", - pt: 5, - px: 5, - pb: 10, + // pt: 5, + // px: 5, + // pb: 10, display: "block", width: { xs: "90%", sm: "90%", md: "90%" }, height: { xs: "90%", sm: "90%", md: "90%" }, @@ -508,7 +508,7 @@ const [qcItems, setQcItems] = useState(dummyQCData) + zIndex: 5, borderBottom: 2, borderColor: 'divider', width: "100%"}}> {tabIndex === 0 && <>