提交 ef06aeee 编写于 作者: N Naoyuki Kanezawa 提交者: Guillermo Rauch

display error informations to top left (#615)

上级 c1a620a7
......@@ -29,13 +29,9 @@ export default class ErrorDebug extends React.Component {
`}</style>
<style jsx>{`
.errorDebug {
height: 100vh;
height: 100%;
padding: 16px;
box-sizing: border-box;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.message {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册