We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77e8c8 commit 0f24b4eCopy full SHA for 0f24b4e
src/renderer/components/HelmetProject/Runtime/Runtime.css
@@ -42,7 +42,7 @@
42
43
.Runtime__scenarios {
44
width: 700px;
45
- overflow-y: scroll;
+ overflow-y: auto;
46
scrollbar-width: 20px;
47
height: calc(100% - 95px);
48
}
0 commit comments