Skip to content

Commit f22cc83

Browse files
committed
fix(dock-manager): typo made in the fluent schema
1 parent d946b77 commit f22cc83

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/_dock-manager.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ $_dark-fluent-dock-manager: extend(
141141
joystick-icon-color-active: (
142142
igx-contrast-color: 'surface',
143143
),
144-
pane-header-backround: (
144+
pane-header-background: (
145145
igx-color: 'surface',
146146
rgba: .85,
147147
hexrgba: #000,

0 commit comments

Comments
 (0)