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