Skip to content

Commit a7f24ee

Browse files
fix(query-builder): add time-picker margin (#12241)
Co-authored-by: Simeon Simeonoff <[email protected]>
1 parent a63bbee commit a7f24ee

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
@@ -241,6 +241,7 @@
241241
igx-select + igx-select,
242242
igx-select + igx-input-group,
243243
igx-select + igx-date-picker,
244+
igx-select + igx-time-picker,
244245
igx-input-group + igx-select {
245246
margin-inline-start: rem(8px);
246247
}

0 commit comments

Comments
 (0)