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