修复error页面样式

This commit is contained in:
whyour 2022-02-26 14:16:51 +08:00
parent e3b8cd75b9
commit d49e711a34

View File

@ -7,5 +7,6 @@
.react-terminal-wrapper {
max-width: 90%;
height: calc(100vh - 80px);
overflow-y: auto;
}
}