mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-21 03:36:14 +01:00
@@ -31,7 +31,7 @@
|
||||
}
|
||||
|
||||
.monaco-workbench.mac .repl .repl-tree .monaco-tl-twistie {
|
||||
padding-right: 0px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
.repl .repl-tree .output.expression.value-and-source {
|
||||
@@ -63,6 +63,10 @@
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
.repl .repl-tree .monaco-list-rows > .monaco-list-row .monaco-tl-twistie.collapsible {
|
||||
padding-left: 18px !important;
|
||||
}
|
||||
|
||||
.repl .repl-tree .output.expression > .value,
|
||||
.repl .repl-tree .evaluation-result.expression > .value {
|
||||
margin-left: 0px;
|
||||
|
||||
Reference in New Issue
Block a user