mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-08 17:34:11 +08:00
样式优化
This commit is contained in:
parent
a9c24e1e87
commit
74e3ec9e9f
@ -13,7 +13,7 @@
|
|||||||
float: left;
|
float: left;
|
||||||
height: auto;
|
height: auto;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding: 0px 20px 55px 20px;
|
padding: 0px 20px 80px 20px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
@ -96,6 +96,6 @@
|
|||||||
|
|
||||||
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
|
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
|
||||||
.list-box {
|
.list-box {
|
||||||
padding-bottom: 89px !important;
|
padding-bottom: 104px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user