Skip to content

Commit e473027

Browse files
Update samples/layouts/tile-manager/overview/index.html
Co-authored-by: Galina Edinakova <gedinakova@infragistics.com>
1 parent 4b0901e commit e473027

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/layouts/tile-manager/overview/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ <h3 slot="title">Order info</h3>
7777
</igc-list-item>
7878
</igc-list>
7979
</igc-tile>
80-
<igc-tile col-span="2" row-span="1">
80+
<igc-tile col-span="2" row-span="2">
81+
8182
<h3 slot="title">Order Line Items</h3>
8283
<div class="group">
8384
<igc-card class="card">

0 commit comments

Comments
 (0)