diff --git a/resources/views/livewire/profile/index.blade.php b/resources/views/livewire/profile/index.blade.php
index 94bc73089..fc367e6f2 100644
--- a/resources/views/livewire/profile/index.blade.php
+++ b/resources/views/livewire/profile/index.blade.php
@@ -43,26 +43,24 @@
{!! request()->user()->twoFactorQrCodeSvg() !!}
- user()->two_factor_secret) }}',
otpUrl: '{{ request()->user()->twoFactorQrCodeUrl() }}',
copiedSecretKey: false,
copiedOtpUrl: false
}" class="py-4 w-full">
-
+
-
-
-
-
+
- copiedOtpUrl = false, 2000)"
- class="absolute right-2 bottom-2 p-1 rounded hover:bg-gray-200 dark:hover:bg-gray-700"
+ copiedOtpUrl = false, 2000)"
+ class="absolute right-2 bottom-1 p-1 rounded hover:bg-gray-200 dark:hover:bg-gray-700"
>
- Secret Key and OTP URL
+