mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-27 22:56:07 +08:00
Update index.module.less
This commit is contained in:
parent
2c8b76903f
commit
da1c5267b4
|
@ -4,7 +4,6 @@
|
||||||
&-container {
|
&-container {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: relative;
|
position: relative;
|
||||||
// padding: 16px 0;
|
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
height: calc(100vh - 128px);
|
height: calc(100vh - 128px);
|
||||||
height: calc(100vh - var(--vh-offset, 0px) - 128px);
|
height: calc(100vh - var(--vh-offset, 0px) - 128px);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user