Skip to content

Commit

Permalink
fix: align register delegate review step
Browse files Browse the repository at this point in the history
  • Loading branch information
shahin-hq committed Oct 24, 2024
1 parent 5ec9b34 commit ea80fc0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const ReviewStep = ({

<div className="-mx-3 mt-6 space-y-3 sm:mx-0 sm:mt-4 sm:space-y-4">
<TransactionAddresses
labelClassName="w-auto sm:min-w-28"
labelClassName="w-auto sm:min-w-32"
senderAddress={wallet.address()}
recipients={[]}
profile={profile}
Expand Down

0 comments on commit ea80fc0

Please sign in to comment.