Skip to content

Commit fe14808

Browse files
authored
testing: fix filter button position
Updated right margin of test filter
2 parents c9bce57 + 46c5512 commit fe14808

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)