fix: Reset Captcha if account signup is an error (#4279)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
parent
3cd1616df6
commit
cb23ff53bf
3 changed files with 36 additions and 1 deletions
|
@ -23,7 +23,7 @@ export default {
|
|||
background: var(--s-500);
|
||||
}
|
||||
&__busy {
|
||||
background: var(--y-700);
|
||||
background: var(--y-400);
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue