mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-03-19 07:07:59 -04:00
Merge pull request #778 from lanedirt/775-add-spacing-in-webauthn-login-message-ui
Update webauthn unlock animation margin
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
}
|
||||
else if (IsWebAuthnLoading) {
|
||||
<BoldLoadingIndicator />
|
||||
<p class="text-center font-normal text-gray-500 dark:text-gray-400">
|
||||
<p class="mt-6 text-center font-normal text-gray-500 dark:text-gray-400">
|
||||
Logging in with WebAuthn...
|
||||
</p>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user