提交代码
This commit is contained in:
@@ -130,11 +130,11 @@
|
||||
$base: #555; // 基础颜色
|
||||
|
||||
.page {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 50vh;
|
||||
height: 100%;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user