Skip to content

Commit 23c877b

Browse files
authored
Merge branch '21.0.x' into sivanova/slider-height-21.0.x
2 parents a5c9483 + 0e0cf9f commit 23c877b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

projects/igniteui-angular/core/src/core/styles/components/grid/_grid-theme.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,8 @@
211211
min-height: 100% !important;
212212
border: none !important;
213213

214-
.igx-input-group__filler {
214+
.igx-input-group__filler,
215+
.igx-input-group__notch {
215216
border: none !important;
216217
}
217218

0 commit comments

Comments
 (0)