slight terminal update

pull/1/head
Rob Stupay 7 years ago
parent 50b68b3ce3
commit 68f5472f9c
  1. 3
      src/app/panels/terminal.js

@ -73,7 +73,6 @@ var css = csjs`
overflow-y : auto;
font-family : monospace;
}
.terminal_bg {
display : flex;
flex-direction : column;
@ -93,9 +92,7 @@ var css = csjs`
background-repeat : no-repeat;
background-size : 45%;
}
.terminal {
position: relative;
position: relative;
display: flex;
flex-direction: column;

Loading…
Cancel
Save