summaryrefslogtreecommitdiff
path: root/src-migrate/modules/popup-information
diff options
context:
space:
mode:
authorHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-12-14 15:44:15 +0700
committerHATEC\SPVDEV001 <tri.susilo@altama.co.id>2023-12-14 15:44:15 +0700
commit700c0d0537e5eb4c8acb6cc372dac160a2026a33 (patch)
tree06ff016fdea7a166598fb9d01cf3b2bd45086872 /src-migrate/modules/popup-information
parentf22762cb1f2e7cb93bc839de03315c892d29d8ba (diff)
feback popup information di mobile
Diffstat (limited to 'src-migrate/modules/popup-information')
-rw-r--r--src-migrate/modules/popup-information/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-migrate/modules/popup-information/index.tsx b/src-migrate/modules/popup-information/index.tsx
index 96e82e1d..cd1fd5f2 100644
--- a/src-migrate/modules/popup-information/index.tsx
+++ b/src-migrate/modules/popup-information/index.tsx
@@ -24,7 +24,7 @@ const PagePopupInformation = () => {
close={() => setActive(false)}
mode='desktop'
>
- <div className='w-[400px] md:w-[530px] '>
+ <div className='w-[350px] md:w-[530px] '>
<Link href={'/register'}>
<PageContent path='/onbording-popup' />
</Link>