mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-29 11:19:34 +08:00
修复错误日志样式
This commit is contained in:
parent
65eb9c806d
commit
70d0c71414
|
@ -45,9 +45,10 @@
|
|||
}
|
||||
|
||||
.log {
|
||||
height: calc(100vh - 150px);
|
||||
height: calc(90vh - 150px);
|
||||
overflow-y: auto;
|
||||
padding: 12px;
|
||||
white-space: pre-line;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user