We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e6a50 commit bfafb8bCopy full SHA for bfafb8b
packages/runner/src/app/app.scss
@@ -45,7 +45,7 @@ $spec-list-width: 250px;
45
bottom: 0;
46
box-shadow: inset 0 0 10px #555;
47
left: 33%;
48
- overflow: hidden;
+ overflow: clip;
49
position: absolute;
50
right: 0;
51
top: 0;
0 commit comments