Skip to content

Commit 0e53bb6

Browse files
committed
1 parent 11cd923 commit 0e53bb6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/vs/workbench/browser/parts/panel/media/basepanelpart.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@
4949
justify-content: center;
5050
}
5151

52+
.monaco-workbench .part.basepanel .empty-panel-message-area .empty-panel-message {
53+
margin: 10px;
54+
}
55+
5256
.monaco-workbench .part.basepanel > .composite.title> .panel-switcher-container > .monaco-action-bar {
5357
line-height: 27px; /* matches panel titles in settings */
5458
height: 35px;

0 commit comments

Comments
 (0)