We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 058d110 + 29c7f17 commit 7fa43e2Copy full SHA for 7fa43e2
1 file changed
samples/grids/pivot-grid/data-selector/index.html
@@ -21,18 +21,13 @@
21
22
23
<div class="container horizontal">
24
- <div class="vertical">
25
<igc-pivot-grid
26
default-expand-state="true"
27
height="100%"
28
name="grid"
29
id ="grid">
30
</igc-pivot-grid>
31
- </div>
32
33
<igc-pivot-data-selector id="selector"></igc-pivot-data-selector>
34
35
36
</div>
37
38
0 commit comments