mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
Sessions - more improvements to the changes view (#305797)
* Changes - polish changes filter * Add some spacing to the picker * Changes - fix panel rendering when there are no changes
This commit is contained in:
@@ -74,6 +74,10 @@
|
||||
font-size: 12px;
|
||||
align-items: center;
|
||||
|
||||
> span {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
> .codicon {
|
||||
font-size: 10px !important;
|
||||
padding-left: 4px;
|
||||
|
||||
Reference in New Issue
Block a user