mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-20 02:26:30 +01:00
SCM - fix history graph rendering issue (#221282)
This commit is contained in:
@@ -110,6 +110,10 @@
|
||||
line-height: 22px;
|
||||
}
|
||||
|
||||
.scm-view .monaco-list-row .monaco-icon-label-container {
|
||||
height: 22px;
|
||||
}
|
||||
|
||||
.scm-view .monaco-list-row .history,
|
||||
.scm-view .monaco-list-row .history-item-group,
|
||||
.scm-view .monaco-list-row .resource-group {
|
||||
|
||||
Reference in New Issue
Block a user