Skip to content

Commit 030e8c7

Browse files
committed
chore(*): add display-density
1 parent ac12a26 commit 030e8c7

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

samples/grids/tree-grid/data-summaries-custom/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
auto-generate="false"
2525
name="treeGrid"
2626
id="treeGrid"
27+
display-density="compact"
2728
primary-key="ID"
2829
foreign-key="ParentID">
2930
<igc-column
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
/* shared styles are loaded from: */
22
/* https://static.infragistics.com/xplatform/css/samples */
3-
4-
.container {
5-
--ig-size: var(--ig-size-small);
6-
}

0 commit comments

Comments
 (0)