We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f31d24 commit e32cc8cCopy full SHA for e32cc8c
projects/igniteui-angular/src/lib/core/styles/components/input/_input-group-theme.scss
@@ -369,9 +369,9 @@
369
align-items: center;
370
371
igx-icon {
372
+ width: sizable(rem(18px), rem(20px), rem(24px)) ;
373
+ height: sizable(rem(18px), rem(20px), rem(24px)) ;
374
font-size: sizable(rem(18px), rem(20px), rem(24px)) !important;
- width: auto;
- height: auto;
375
}
376
377
@if $indigo-theme {
@@ -393,8 +393,8 @@
393
394
igx-icon[igxPrefix],
395
igx-icon[igxSuffix] {
396
397
398
399
400
0 commit comments