From 4011d261930513723e3313faa016c55d96e69a10 Mon Sep 17 00:00:00 2001 From: rstubryan Date: Mon, 26 Jan 2026 13:45:32 +0700 Subject: [PATCH] refactor(FE): Make approval and action buttons responsive --- src/components/pages/purchase/order/PurchaseOrderDetail.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/pages/purchase/order/PurchaseOrderDetail.tsx b/src/components/pages/purchase/order/PurchaseOrderDetail.tsx index 47dbc8f0..1f8dd3c9 100644 --- a/src/components/pages/purchase/order/PurchaseOrderDetail.tsx +++ b/src/components/pages/purchase/order/PurchaseOrderDetail.tsx @@ -605,7 +605,7 @@ const PurchaseOrderDetail = ({ return (
{/* Approval and Action Buttons */} -
+