summaryrefslogtreecommitdiff
path: root/src-migrate
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-10-24 11:35:14 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-10-24 11:35:14 +0700
commit7350eb1edcfb7e9776fec70849ee0c64a795eda3 (patch)
treeecef80133384358775b48ddfe086c0602960d12e /src-migrate
parent17d4827393616734a37ff7b43b0f697283271164 (diff)
<iman> add penawaran instan mobile
Diffstat (limited to 'src-migrate')
-rw-r--r--src-migrate/modules/product-detail/components/AddToQuotation.tsx8
1 files changed, 4 insertions, 4 deletions
diff --git a/src-migrate/modules/product-detail/components/AddToQuotation.tsx b/src-migrate/modules/product-detail/components/AddToQuotation.tsx
index 09a7501d..f9b6c2b3 100644
--- a/src-migrate/modules/product-detail/components/AddToQuotation.tsx
+++ b/src-migrate/modules/product-detail/components/AddToQuotation.tsx
@@ -120,14 +120,14 @@ const AddToQuotation = ({
onClick={handleButton}
color={'red'}
colorScheme='white'
- className='w-full border-2 p-2 hover:bg-slate-100 flex items-center'
+ className='w-full border-2 p-2 gap-1 hover:bg-slate-100 flex items-center'
>
<ImageNext
src='/images/writing.png'
alt='penawaran instan'
- className='w-fit h-fit p-1'
- width={20}
- height={20}
+ className=''
+ width={25}
+ height={25}
/>
Penawaran Harga Instan
</Button>