mirror of
https://github.com/PlayEdu/h5.git
synced 2025-07-23 15:39:43 +08:00
样式优化
This commit is contained in:
parent
875a7009a3
commit
95b91cef82
@ -132,9 +132,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
|
||||
.list-box {
|
||||
padding-bottom: 89px !important;
|
||||
}
|
||||
}
|
||||
|
@ -190,9 +190,3 @@
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
|
||||
.content-box {
|
||||
padding-bottom: 109px !important;
|
||||
}
|
||||
}
|
||||
|
@ -93,9 +93,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
|
||||
.list-box {
|
||||
padding-bottom: 104px !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user