Skip to content

Commit 6f7ecd3

Browse files
Update app.css
change is now minimal
1 parent 8a9aabc commit 6f7ecd3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: _content/tour/static/css/app.css

+1-3
Original file line numberDiff line numberDiff line change
@@ -317,9 +317,7 @@ a#run, a#kill {
317317
font-family: 'Inconsolata', monospace;
318318
background: #fafafa;
319319
margin: 0;
320-
overflow: auto;
321-
max-height: 100%;
322-
box-sizing: border-box;
320+
min-width: min-content;
323321
}
324322
.output .system {
325323
color: #888;

0 commit comments

Comments
 (0)