Skip to content

Commit b6c094e

Browse files
committed
try this
1 parent a1f4b1a commit b6c094e

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
@@ -138,6 +138,6 @@
138138
139139
section {
140140
position: relative;
141-
overflow: hidden;
141+
overflow: scroll;
142142
}
143143
</style>

0 commit comments

Comments
 (0)