We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9189e0 commit b0a6d73Copy full SHA for b0a6d73
1 file changed
examples/style.css
@@ -95,7 +95,7 @@ main,
95
flex-wrap: wrap;
96
}
97
98
-.sim-canvas-wrap { flex: 1 1 auto; min-width: 0; }
+.sim-canvas-wrap { flex: 1 1 auto; min-width: 500px; }
99
100
/* Let the canvas fill its flex wrapper so it shrinks alongside the controls panel */
101
.sim-canvas-wrap canvas { width: 100%; }
0 commit comments