mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
style: adjust padding in changes view and CI status widget for improved layout
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
padding: 2px 8px;
|
||||
padding: 2px 0;
|
||||
min-height: 22px;
|
||||
font-weight: 500;
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user