Commit f02c479e authored by F-loat's avatar F-loat Committed by ι™ˆεΈ…

fix: layout height

parent 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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment