提交 f3f6b96d 编写于 作者: I isidor

repl: improve indentation

#87599
上级 ddfccd4d
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册