Skip to content

Commit dbff17f

Browse files
Update projects/igniteui-angular/src/lib/core/styles/themes/schemas/dark/_input-group.scss
Co-authored-by: Silvia Ivanova <[email protected]>
1 parent 49ec182 commit dbff17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/themes/schemas/dark/_input-group.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ $_dark-bootstrap-input-group: extend(
6060
/// @prop {map} warning-secondary-color [igx-color: ('warn'), rgba: .7, hexrgba: #fff] - The warning color used in the warning state.
6161
/// @prop {map} error-secondary-color [igx-color: ('error'), rgba: .7, hexrgba: #fff] - The error color used in the error state.
6262
/// @prop {map} $idle-secondary-color [igx-contrast-color: ('surface')] - The label color in the idle state.
63-
/// @prop {map} $filled-secondary-color [igx-contrast-color('surface')] - The label color in the filled state.
63+
/// @prop {map} $filled-secondary-color [igx-contrast-color: ('surface')] - The label color in the filled state.
6464
/// @prop {map} $focused-secondary-color [igx-contrast-color('surface')] - The label color in the focused state.
6565
/// @requires {function} extend
6666
/// @requires $_indigo-input-group

0 commit comments

Comments
 (0)