Skip to content

Commit

Permalink
Merge branch 'frontend-change-send-confirm-width'
Browse files Browse the repository at this point in the history
  • Loading branch information
shonsirsha committed Jan 20, 2025
2 parents 690e155 + e439a05 commit 0fbfdab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export const BB02ConfirmSend = ({


return (
<View fullscreen width="740px">
<View fullscreen width="840px">
<ViewHeader title={<div className={style.title}>{t('send.confirm.title')}</div>} />
<ViewContent>
<Message type="info">
Expand Down

0 comments on commit 0fbfdab

Please sign in to comment.