style outline.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta 2020-07-21 19:39:49 +02:00
parent 8b27cd7bb9
commit 42d2285fa8

View File

@ -132,6 +132,10 @@
box-sizing: border-box; box-sizing: border-box;
} }
.theia-output .monaco-editor .margin {
border-right: none;
}
.noWrapInfo { .noWrapInfo {
white-space: nowrap; white-space: nowrap;
overflow: hidden; overflow: hidden;