CHE-2353: fix broken terminal
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>6.19.x
parent
2fec75a3e0
commit
712758eaaf
|
|
@ -41,6 +41,10 @@
|
|||
background: blueIconColor;
|
||||
}
|
||||
|
||||
.terminal > div span {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.fullSize {
|
||||
width: 100% !important;
|
||||
height: 100% !important;
|
||||
|
|
|
|||
Loading…
Reference in New Issue