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 ecfcb2d commit 4806305Copy full SHA for 4806305
projects/igniteui-angular/src/lib/core/styles/components/select/_select-theme.scss
@@ -55,7 +55,7 @@
55
56
.igx-input-group.igx-input-group--disabled.igx-input-group--filled,
57
.igx-input-group.igx-input-group--disabled {
58
- %igx-select__toggle-button {
+ %form-group-bundle %igx-select__toggle-button {
59
background: var-get($theme, 'toggle-button-background-disabled');
60
color: var-get($theme, 'toggle-button-foreground-disabled');
61
}
0 commit comments