Skip to content

Commit f964562

Browse files
authored
Merge pull request #279321 from microsoft/mrleemurray/careful-cow-yellow
Increase gap in editor group watermark for better spacing
2 parents d02c65c + dadca5e commit f964562

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
@@ -45,7 +45,7 @@
4545
flex-direction: column;
4646
align-items: center;
4747
justify-content: center;
48-
gap: 16px;
48+
gap: 24px;
4949
}
5050

5151
.monaco-workbench .part.editor > .content .editor-group-container:not(.empty) > .editor-group-watermark {

0 commit comments

Comments
 (0)