Skip to content

Commit bad3dc9

Browse files
committed
work
1 parent b3394e1 commit bad3dc9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/frontend/navi/src/control/demos/2_checkbox_demo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,7 +1408,7 @@ <h2>Switch Appearance</h2>
14081408
theming as regular checkboxes.
14091409
</p>
14101410

1411-
<Box flex spacing="s">
1411+
<Box flex spacing="s" flexWrap>
14121412
<fieldset style="margin: 0">
14131413
<legend>Orange</legend>
14141414
<div
@@ -1609,7 +1609,7 @@ <h2>Switch Appearance</h2>
16091609
sizing.
16101610
</p>
16111611

1612-
<Box flex spacing="s">
1612+
<Box flex spacing="s" flexWrap>
16131613
<fieldset>
16141614
<legend>Default Width</legend>
16151615
<Box flex spacing="s" alignX="start" alignY="center">

0 commit comments

Comments
 (0)