We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a7b08 commit 2b75aedCopy full SHA for 2b75aed
client/styles/components/_console.scss
@@ -42,7 +42,7 @@
42
display: flex;
43
flex: 1;
44
flex-direction: column;
45
- overflow-y: scroll;
+ overflow-y: auto;
46
}
47
48
.preview-console__collapse {
0 commit comments