Skip to content

Commit 624bafc

Browse files
committed
Upsize progress badge on top activity bar to match microsoft#196696 change
1 parent 10a184f commit 624bafc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/vs/workbench/browser/parts/media/paneCompositePart.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@
185185
}
186186

187187
.monaco-workbench .pane-composite-part > .title > .composite-bar-container > .composite-bar > .monaco-action-bar .action-item.icon .badge.compact.progress-badge .badge-content::before {
188-
mask-size: 12px;
189-
-webkit-mask-size: 12px;
188+
mask-size: 13px;
189+
-webkit-mask-size: 13px;
190190
top: 2px;
191191
}
192192

0 commit comments

Comments
 (0)