mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
scm: fix decoration padding
This commit is contained in:
@@ -96,10 +96,6 @@
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
.scm-viewlet .monaco-list-row .resource > .name > .monaco-icon-label::after {
|
||||
padding: 0 8px;
|
||||
}
|
||||
|
||||
.scm-viewlet .monaco-list-row .resource-group > .count {
|
||||
padding: 0 8px;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user