Skip to content

Commit 712758e

Browse files
author
Valeriy Svydenko
committed
CHE-2353: fix broken terminal
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
1 parent 2fec75a commit 712758e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • plugins/plugin-machine/che-plugin-machine-ext-client/src/main/resources/org/eclipse/che/ide/extension/machine/client

plugins/plugin-machine/che-plugin-machine-ext-client/src/main/resources/org/eclipse/che/ide/extension/machine/client/machine.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
background: blueIconColor;
4242
}
4343

44+
.terminal > div span {
45+
white-space: nowrap;
46+
}
47+
4448
.fullSize {
4549
width: 100% !important;
4650
height: 100% !important;

0 commit comments

Comments
 (0)