Skip to content

Commit 3bdb37b

Browse files
committed
fix(input-group): resolve conflicts
# Conflicts: # src/components/input/themes/shared/input.indigo.scss
1 parent a665aca commit 3bdb37b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/components/input/themes/shared/input.indigo.scss

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -119,13 +119,6 @@ $transition-duration: .25s;
119119
}
120120
}
121121

122-
123-
:host(:hover) {
124-
[part^='container'] {
125-
background: var-get($theme, 'box-background-hover');
126-
}
127-
}
128-
129122
[part~='filled'] {
130123
[part~='input'] {
131124
color: var-get($theme, 'filled-text-color');

0 commit comments

Comments
 (0)