Commit c913e8c2 authored by yann300's avatar yann300

fix margin on terminal

parent 46944c93
...@@ -20,7 +20,6 @@ var css = csjs` ...@@ -20,7 +20,6 @@ var css = csjs`
font-family : monospace; font-family : monospace;
color : black; color : black;
background-color : lightgrey; background-color : lightgrey;
margin-top : auto;
height : 100%; height : 100%;
min-height : 1.7em; min-height : 1.7em;
overflow : hidden; overflow : hidden;
......
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