|
|
@ -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,9 +92,7 @@ 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; |
|
|
|