mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
修复错误日志样式
This commit is contained in:
@@ -45,9 +45,10 @@
|
||||
}
|
||||
|
||||
.log {
|
||||
height: calc(100vh - 150px);
|
||||
height: calc(90vh - 150px);
|
||||
overflow-y: auto;
|
||||
padding: 12px;
|
||||
white-space: pre-line;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user