Skip to content

Commit 6c03ba9

Browse files
committed
fixes #141432
1 parent 36c2ee2 commit 6c03ba9

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
@@ -147,6 +147,10 @@
147147
align-items: center;
148148
}
149149

150+
.monaco-workbench .part.basepanel > .composite.title> .panel-switcher-container > .monaco-action-bar .action-item.icon .badge {
151+
margin-left: 0px;
152+
}
153+
150154
.monaco-workbench .part.basepanel > .composite.title> .panel-switcher-container > .monaco-action-bar .badge .badge-content {
151155
padding: 3px 5px;
152156
border-radius: 11px;

0 commit comments

Comments
 (0)