Skip to content

Commit 2e57d8c

Browse files
authored
Watermark cut off (fix microsoft#182897) (microsoft#182959)
1 parent 42fcfb8 commit 2e57d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/workbench/browser/parts/editor/media/editorgroupview.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
max-height: 100%;
5454
aspect-ratio: 1/1;
5555
background-image: url('./letterpress-light.svg');
56-
background-size: 100%;
56+
background-size: contain;
5757
background-position-x: center;
5858
background-repeat: no-repeat;
5959
}

0 commit comments

Comments
 (0)