html: fix styling for bottom of terminal

This commit is contained in:
Mathias Aerts
2020-11-10 17:18:33 +01:00
committed by Shuanglei Tao
parent 4ab5479a83
commit d4d854f662
2 changed files with 9147 additions and 9147 deletions

View File

@@ -11,8 +11,8 @@ body {
height: 100%;
margin: 0 auto;
padding: 0;
background-color: #2b2b2b;
.terminal {
padding: 5px;
height: calc(100% - 10px);
}
}

18292
src/html.h

File diff suppressed because it is too large Load Diff