Skip to content

Commit a2b9123

Browse files
committed
fix(grid): fix build error
1 parent a825b7d commit a2b9123

File tree

1 file changed

+1
-1
lines changed
  • projects/igniteui-angular/src/lib/core/styles/themes/schemas/dark

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ $dark-fluent-grid: extend(
189189

190190
row-selected-hover-text-color: (
191191
igx-contrast-color: ('grays', 200),
192-
),summary
192+
),
193193

194194
cell-selected-within-background: (
195195
igx-color: ('grays', 100),

0 commit comments

Comments
 (0)