Skip to content

Commit 1993b3b

Browse files
committed
fix(query-builder): the action area size
1 parent 10b4c5b commit 1993b3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@
370370
display: flex;
371371
gap: $gap;
372372
align-items: center;
373+
width: auto;
373374

374375
[igxIconButton] {
375376
transition: none;

0 commit comments

Comments
 (0)