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 0e55445 commit a2d2cd6Copy full SHA for a2d2cd6
core/src/components/input/input.ionic.scss
@@ -152,10 +152,6 @@
152
color: globals.$ion-semantics-success-900;
153
}
154
155
-:host(.ion-touched.ion-invalid) .error-text {
156
- color: var(--highlight-color-invalid);
157
-}
158
-
159
:host(.has-focus.ion-valid),
160
:host(.ion-touched.ion-invalid) {
161
--border-width: #{globals.$ion-border-size-025};
0 commit comments