There was an error while loading. Please reload this page.
1 parent b3394e1 commit bad3dc9Copy full SHA for bad3dc9
1 file changed
packages/frontend/navi/src/control/demos/2_checkbox_demo.html
@@ -1408,7 +1408,7 @@ <h2>Switch Appearance</h2>
1408
theming as regular checkboxes.
1409
</p>
1410
1411
- <Box flex spacing="s">
+ <Box flex spacing="s" flexWrap>
1412
<fieldset style="margin: 0">
1413
<legend>Orange</legend>
1414
<div
@@ -1609,7 +1609,7 @@ <h2>Switch Appearance</h2>
1609
sizing.
1610
1611
1612
1613
<fieldset>
1614
<legend>Default Width</legend>
1615
<Box flex spacing="s" alignX="start" alignY="center">
0 commit comments