Skip to content

Commit

Permalink
style tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
dmy147 committed Nov 28, 2024
1 parent ea3b59b commit 3cd0a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/views/NewUserImport/Success.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ export const ImportOrCreatedSuccess = () => {
name: BRAND_ALIAN_TYPE_TEXT[hd] || hd,
})}
</span>
<RcIconExternalCC className="w-16 h-16" viewBox="0 0 16 17" />
<RcIconExternalCC className="w-20 h-20" viewBox="0 0 16 17" />
</div>
</Button>
)}
Expand Down

0 comments on commit 3cd0a83

Please sign in to comment.