苹果破手机兼容
This commit is contained in:
@@ -18,8 +18,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
page {
|
page {
|
||||||
width: 100%;
|
width: 100vw;
|
||||||
height: 100%;
|
min-height: 100vh;
|
||||||
|
overflow-x: hidden;
|
||||||
background-color: #f3f6f9;
|
background-color: #f3f6f9;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
@@ -760,7 +761,7 @@ button::after {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn-wrapper {
|
.btn-wrapper {
|
||||||
.btn{
|
.btn {
|
||||||
width: 686px;
|
width: 686px;
|
||||||
height: 88px;
|
height: 88px;
|
||||||
line-height: 88px;
|
line-height: 88px;
|
||||||
|
|||||||
Reference in New Issue
Block a user