🎨 style: addjust input outline when error and focus
This commit is contained in:
parent
43b76fcef8
commit
2820d040e1
@ -50,6 +50,7 @@ export const inputTheme = tv(
|
||||
'outline-offset-0',
|
||||
'outline-border-danger',
|
||||
'shadow-none',
|
||||
'focus:outline-border-danger',
|
||||
],
|
||||
helperText: 'text-elements-danger',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user