Skip to content

Commit d1bb48f

Browse files
committed
add max-height to REPL output
1 parent 3e609ee commit d1bb48f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

www/disco-live.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
padding: 6px;
3737
overflow: scroll;
3838
max-width: 30em;
39+
max-height: 40em;
3940
margin-bottom:6px;
4041
}
4142
#out pre {

0 commit comments

Comments
 (0)