mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-03 17:34:23 +01:00
html: fix styling for bottom of terminal
This commit is contained in:
committed by
Shuanglei Tao
parent
4ab5479a83
commit
d4d854f662
@@ -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
18292
src/html.h
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user