Skip to content

Commit 04e5afe

Browse files
committed
chore(*): Adjust max-width for input in filter row.
1 parent 8cc5cfe commit 04e5afe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
%filtering-row-input-overrides {
307307
igx-input-group {
308308
width: 100%;
309-
max-width: rem(200px);
309+
max-width: rem(240px);
310310
min-width: rem(140px);
311311

312312
@if $variant != 'fluent' {

0 commit comments

Comments
 (0)