提交 f02c479e 编写于 作者: F F-loat 提交者: 陈帅

fix: layout height

上级 eda9f31d
......@@ -25,7 +25,7 @@
}
.sider {
min-height: 100vh;
min-height: 100%;
box-shadow: 2px 0 6px rgba(0, 21, 41, 0.35);
position: relative;
z-index: 10;
......
......@@ -10,7 +10,7 @@ body,
}
:global(.ant-layout) {
min-height: 100%;
min-height: 100vh;
}
canvas {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册