Skip to content

Commit 930da93

Browse files
Ocean-OSteemingc
andauthored
apply suggestion from review
Co-authored-by: Tee Ming <[email protected]>
1 parent bac3986 commit 930da93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/repl/src/lib/Output/PaneWithPanel.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
}
122122
123123
.panel-body {
124-
overflow: scroll;
124+
overflow: auto;
125125
max-height: 100%;
126126
}
127127

0 commit comments

Comments
 (0)