This commit is contained in:
isidor 2020-02-05 16:46:08 +01:00
parent 317eee1d1a
commit fb594e362c

View file

@ -30,10 +30,6 @@
cursor: pointer;
}
.monaco-workbench.mac .repl .repl-tree .monaco-tl-twistie {
padding-right: 2px;
}
.repl .repl-tree .output.expression.value-and-source {
display: flex;
}
@ -63,10 +59,6 @@
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;