mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 09:34:31 +08:00
修复error页面样式
This commit is contained in:
@@ -7,5 +7,6 @@
|
|||||||
.react-terminal-wrapper {
|
.react-terminal-wrapper {
|
||||||
max-width: 90%;
|
max-width: 90%;
|
||||||
height: calc(100vh - 80px);
|
height: calc(100vh - 80px);
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user