chore: improves text-area error rendering
This commit is contained in:
@@ -22,8 +22,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.error {
|
&.error {
|
||||||
textarea {
|
.textarea-outer {
|
||||||
background-color: var(--theme-error-200);
|
background: var(--theme-error-200);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user