mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-24 15:43:24 +08:00
修复error页面样式
This commit is contained in:
parent
b688461137
commit
43925d6630
|
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user