Skip to content

Commit 4dbf04e

Browse files
Merge pull request #613 from codeslash-dev/claude/test-coverage-layout-fix-fz7p45
docs: add container-type to grid demo section
2 parents 074dbd4 + 54418e7 commit 4dbf04e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/test-coverage-3-layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ <h2>Switcher</h2>
141141
</section>
142142

143143
<!-- GRID -->
144-
<section class="demo-section">
144+
<section class="demo-section" style="container-type: inline-size">
145145
<h2>Grid — auto-fill min-width tiers</h2>
146146
<div class="sf-stack sf-stack--m">
147147
<div><span class="demo-note">.sf-grid--xs</span><div class="sf-grid sf-grid--xs demo-wrap"><div class="demo-box">1</div><div class="demo-box">2</div><div class="demo-box">3</div><div class="demo-box">4</div><div class="demo-box">5</div></div></div>

0 commit comments

Comments
 (0)