Skip to content

Commit 2f711ee

Browse files
fix(input-group) remove color inherit from the borrder type input since it prevents the user to set filled text color. (#12813)
Co-authored-by: Stamen Stoychev <[email protected]>
1 parent 31c5e24 commit 2f711ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/input/_input-group-theme.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,6 @@
783783
padding-block: 0;
784784
border: none;
785785
outline-style: none;
786-
color: inherit;
787786
z-index: 1;
788787
}
789788

0 commit comments

Comments
 (0)