Skip to content

Commit 9dd6221

Browse files
didimmovaCopilot
andauthored
Update projects/igniteui-angular/core/src/core/styles/components/query-builder/_query-builder-theme.scss
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f5f42f8 commit 9dd6221

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/igniteui-angular/core/src/core/styles/components/query-builder/_query-builder-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
--background: transparent;
310310
--focus-hover-background: hsl(from #{var-get($theme, 'color-expression-group-or')} h s l / #{$alpha-hover});
311311
--focus-visible-background: transparent;
312-
--focus-background: hsl(from #{var-get($theme, 'color-expression-group-or')} h s l / #{$alpha-focus});;
312+
--focus-background: hsl(from #{var-get($theme, 'color-expression-group-or')} h s l / #{$alpha-focus});
313313
--active-background: hsl(from #{var-get($theme, 'color-expression-group-or')} h s l / #{$alpha-focus});
314314
--hover-background: hsl(from #{var-get($theme, 'color-expression-group-or')} h s l / #{$alpha-hover});
315315
}

0 commit comments

Comments
 (0)