fix: Adds forgot password link for login form (#8927)

- focus ring not appearing issue
- missing forgot password link

Fixes: https://linear.app/chatwoot/issue/CW-3090/fix-fixes-issues-with-login-form
This commit is contained in:
Nithin David Thomas
2024-02-14 03:01:32 -08:00
committed by GitHub
parent 96b781b7fd
commit 7298002da7
3 changed files with 23 additions and 4 deletions

View File

@@ -9,6 +9,9 @@
<slot name="label">
{{ label }}
</slot>
<slot name="rightOfLabel">
{{ label }}
</slot>
</label>
<div class="w-full">
<div class="flex items-center relative w-full">