Skip to content

Commit b0a6d73

Browse files
committed
-
1 parent f9189e0 commit b0a6d73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ main,
9595
flex-wrap: wrap;
9696
}
9797

98-
.sim-canvas-wrap { flex: 1 1 auto; min-width: 0; }
98+
.sim-canvas-wrap { flex: 1 1 auto; min-width: 500px; }
9999

100100
/* Let the canvas fill its flex wrapper so it shrinks alongside the controls panel */
101101
.sim-canvas-wrap canvas { width: 100%; }

0 commit comments

Comments
 (0)