Skip to content

Commit 65c8e75

Browse files
committed
chore(*): fix failing test
1 parent 7a3abc0 commit 65c8e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/igniteui-angular/src/lib/core/styles/components/combo/_combo-theme.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@
270270
%igx-combo__clear-button {
271271
color: var-get($theme, 'clear-button-foreground-focus');
272272
background: var-get($theme, 'clear-button-background-focus');
273+
273274
&:focus {
274275
color: color($color: 'secondary');
275276
}

0 commit comments

Comments
 (0)