We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2085dce commit a431e95Copy full SHA for a431e95
src/lib/kit/components/ErrorWrapper/ErrorWrapper.scss
@@ -23,7 +23,7 @@
23
.g-text-input_view_normal:not(.#{$ns}error-wrapper-ignore) .g-text-input__content,
24
.yc-checkbox__indicator:not(.#{$ns}error-wrapper-ignore)::before,
25
.g-checkbox__indicator:not(.#{$ns}error-wrapper-ignore)::before {
26
- border-color: var(--g-color-text-danger);
+ border-color: var(--g-color-line-danger);
27
}
28
29
0 commit comments