Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit e3a0865

Browse files
committed
AG-xxx Reverted to old style of periodically checking the width and height of the grid
1 parent d80c4ea commit e3a0865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/rich-grid-example/rich-grid.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div style="width: 800px;">
1+
<div style="width: 800px; margin-left: 10px">
22
<h1>Rich Grid Example</h1>
33
<div style="padding: 4px;">
44
<div style="float: right;">

0 commit comments

Comments
 (0)