Skip to content

Commit f59965d

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 dbff17f commit f59965d

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
@@ -61,7 +61,7 @@ $_dark-bootstrap-input-group: extend(
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.
6363
/// @prop {map} $filled-secondary-color [igx-contrast-color: ('surface')] - The label color in the filled state.
64-
/// @prop {map} $focused-secondary-color [igx-contrast-color('surface')] - The label color in the focused state.
64+
/// @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
6767
/// @see $default-palette

0 commit comments

Comments
 (0)