feat: mobile terminal adaptation (#78)

This commit is contained in:
Fine0830
2022-05-09 14:54:08 +08:00
committed by GitHub
parent 2a2500a28d
commit d93a7cead2
15 changed files with 56 additions and 432 deletions

View File

@@ -93,7 +93,7 @@ function setCurrentLog(log: any) {
.log {
font-size: 12px;
height: 100%;
overflow: auto;
border-bottom: 1px solid #eee;
}
.log-header {