Skip to content

Commit 00e3c1c

Browse files
Update core/src/components/input/input.ionic.scss
Co-authored-by: Brandy Smith <[email protected]>
1 parent 6aec59c commit 00e3c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167

168168
@media (any-hover: hover) {
169169
:host(:hover) {
170-
--border-color: #{globals.$ion-semantics-primary-base};
170+
--border-color: #{globals.$ion-primitives-neutral-600};
171171
}
172172
}
173173

0 commit comments

Comments
 (0)