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 0e8f901 commit be217d1Copy full SHA for be217d1
src/app/interactions/query-builder/query-builder-style/query-builder-style.component.scss
@@ -103,15 +103,15 @@ $custom-drop-down: drop-down-theme(
103
color: $yellow
104
}
105
106
- .igx-filter-tree__expression-actions igx-icon {
+ .igx-filter-tree__inputs-actions igx-icon {
107
108
109
110
- .igx-filter-tree__expression-actions igx-icon:hover {
+ .igx-filter-tree__inputs-actions igx-icon:hover {
111
color: $muted-yellow
112
113
114
- .igx-filter-tree__expression-actions igx-icon:focus {
+ .igx-filter-tree__inputs-actions igx-icon:focus {
115
116
117
0 commit comments