Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
liangfung committed Jan 20, 2025
1 parent 5692e4a commit 258f6be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export const LdapCredentialDetail: React.FC<
<LDAPCredentialForm
defaultValues={defaultValues}
onSuccess={onSubmitSuccess}
className="-mt-64"
className="mt-6"
/>
</LoadingWrapper>
</div>
Expand Down

0 comments on commit 258f6be

Please sign in to comment.