Skip to content

Commit 02a124e

Browse files
Updated right margin of test filter
1 parent 09f80f4 commit 02a124e

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
@@ -248,7 +248,7 @@
248248
position: absolute;
249249
top: 0;
250250
bottom: 0;
251-
right: 0;
251+
right: 3px;
252252
display: flex;
253253
align-items: center;
254254
}

0 commit comments

Comments
 (0)