mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 08:15:56 +01:00
sessions: align sticky section headers in sessions list (#306420)
sessions - align sticky section headers in sidebar list Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
.pane-body & .monaco-tree-sticky-container {
|
||||
padding: 0 6px;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
.monaco-list-row {
|
||||
|
||||
Reference in New Issue
Block a user