mirror of
https://github.com/PlayEdu/h5.git
synced 2025-12-26 03:29:36 +08:00
样式优化
This commit is contained in:
@@ -3,8 +3,14 @@
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
height: 55px;
|
||||
min-height: 55px;
|
||||
box-shadow: 0px -1px 4px 0px rgba(0, 0, 0, 0.04);
|
||||
background: #ffffff;
|
||||
z-index: 100;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
|
||||
.footer {
|
||||
padding-bottom: 34px !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user