Update index.module.less

This commit is contained in:
zt8989 2021-06-06 08:07:56 +08:00 committed by GitHub
parent 2c8b76903f
commit da1c5267b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@
&-container {
overflow: hidden;
position: relative;
// padding: 16px 0;
background-color: #fff;
height: calc(100vh - 128px);
height: calc(100vh - var(--vh-offset, 0px) - 128px);