We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29cbf57 + e7df45a commit 4422a67Copy full SHA for 4422a67
src/vs/workbench/browser/parts/media/paneCompositePart.css
@@ -172,13 +172,13 @@
172
173
.monaco-workbench .pane-composite-part > .title > .composite-bar-container > .composite-bar > .monaco-action-bar .action-item.icon .badge.compact .badge-content {
174
position: absolute;
175
- top: 12px;
+ top: 11px;
176
right: 0px;
177
font-size: 9px;
178
font-weight: 600;
179
min-width: 12px;
180
- height: 12px;
181
- line-height: 12px;
+ height: 13px;
+ line-height: 13px;
182
padding: 0 2px;
183
border-radius: 16px;
184
text-align: center;
0 commit comments