Skip to content

Commit a134d22

Browse files
committed
fix(angular-elements): revert index.html file in angular-elements
1 parent 9d6bcc7 commit a134d22

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

projects/igniteui-angular-elements/src/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
igc-grid,
1818
igc-tree-grid {
1919
max-height: 550px;
20+
--ig-grid-grouparea-background: #ff000012;
21+
--ig-grid-drop-area-background: #ff004c12;
22+
--ig-paginator-border-color: #d0ab23;
2023
}
2124

2225
.range-wrapper {

0 commit comments

Comments
 (0)