Skip to content

Commit

Permalink
More alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
7emansell committed Dec 5, 2024
1 parent 612e027 commit 54e1d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/MyAccount/Settings/PasswordForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ const PasswordForm = ({ patronData, settingsState }: PasswordFormProps) => {
>
<SettingsLabel icon="actionLockClosed" text="Pin/password" />
<SkeletonLoader
sx={{ "> div": { marginTop: "-xs" } }}
sx={{ "> div": { marginTop: "-s" } }}
contentSize={2}
showImage={false}
headingSize={0}
Expand Down

0 comments on commit 54e1d81

Please sign in to comment.