Commit 68f5472f authored by Rob Stupay's avatar Rob Stupay

slight terminal update

parent 50b68b3c
...@@ -73,7 +73,6 @@ var css = csjs` ...@@ -73,7 +73,6 @@ var css = csjs`
overflow-y : auto; overflow-y : auto;
font-family : monospace; font-family : monospace;
} }
.terminal_bg { .terminal_bg {
display : flex; display : flex;
flex-direction : column; flex-direction : column;
...@@ -93,10 +92,8 @@ var css = csjs` ...@@ -93,10 +92,8 @@ var css = csjs`
background-repeat : no-repeat; background-repeat : no-repeat;
background-size : 45%; background-size : 45%;
} }
.terminal { .terminal {
position: relative; position: relative;
position: relative;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
height: 100%; height: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment