Skip to content

Commit a2d2cd6

Browse files
committed
style: remove redundant code
1 parent 0e55445 commit a2d2cd6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

core/src/components/input/input.ionic.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,6 @@
152152
color: globals.$ion-semantics-success-900;
153153
}
154154

155-
:host(.ion-touched.ion-invalid) .error-text {
156-
color: var(--highlight-color-invalid);
157-
}
158-
159155
:host(.has-focus.ion-valid),
160156
:host(.ion-touched.ion-invalid) {
161157
--border-width: #{globals.$ion-border-size-025};

0 commit comments

Comments
 (0)