summaryrefslogtreecommitdiff
path: root/src/lib/checkout/components
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-08-07 17:16:02 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-08-07 17:16:02 +0700
commitf5ca1f5652fbbce1955d0a4ace9526eec6ae5210 (patch)
treeef08b8fc2ee73b89a1925dc3e834a7ff1991f98b /src/lib/checkout/components
parentc897a78ae04bbdb51cb442c2a85c579487aca614 (diff)
<hafid> Ongoing history transaction
Diffstat (limited to 'src/lib/checkout/components')
-rw-r--r--src/lib/checkout/components/SectionExpedition.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/checkout/components/SectionExpedition.jsx b/src/lib/checkout/components/SectionExpedition.jsx
index 7a02c6e9..3cb321c7 100644
--- a/src/lib/checkout/components/SectionExpedition.jsx
+++ b/src/lib/checkout/components/SectionExpedition.jsx
@@ -341,7 +341,7 @@ export default function SectionExpedition({ products }) {
<div className='w-[350px] max'>
<div className='px-4 py-2'>
<div className='flex justify-between items-center'>
- <div className='w-[450px]'>
+ <div className='w-full'>
<div className='relative'>
{/* Custom Select Input Field */}
<div