This commit is contained in:
isidor 2016-04-18 10:13:04 +02:00
parent 6245f44c68
commit adba58fba7

View file

@ -141,7 +141,7 @@
.monaco-workbench .monaco-tree-row .expression {
overflow: hidden;
text-overflow: ellipsis;
white-space: pre;
white-space: pre-wrap;
font-family: Monaco, Menlo, Consolas, "Droid Sans Mono", "Inconsolata", "Courier New", monospace, "Droid Sans Fallback";
}