Skip to content

Commit 9bb364f

Browse files
authored
testing: fix scrollbar overlaps coverage indicators (microsoft#236387)
Fixes microsoft#235343
1 parent 1649b30 commit 9bb364f

File tree

1 file changed

+1
-1
lines changed
  • src/vs/workbench/contrib/testing/browser/media

1 file changed

+1
-1
lines changed

src/vs/workbench/contrib/testing/browser/media/testing.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481
align-items: center;
482482
gap: 4px;
483483
font-size: 11px;
484-
margin-right: 0.8em;
484+
margin-right: 12px;
485485
}
486486

487487
.test-coverage-bars .bar {

0 commit comments

Comments
 (0)