restyling authentication in dark mode
This commit is contained in:
@@ -33,7 +33,7 @@ const submit = () => {
|
||||
<JetAuthenticationCardLogo />
|
||||
</template>
|
||||
|
||||
<div class="mb-4 text-sm text-gray-600">
|
||||
<div class="mb-4 text-sm text-gray-600 dark:text-gray-200">
|
||||
This is a secure area of the application. Please confirm your password before continuing.
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user