This commit is contained in:
liangzhiyuan001 2022-09-16 10:09:35 +08:00
parent 7eec0ee6ea
commit 1d904d4b69

View File

@ -222,7 +222,6 @@
color: #777;
position: relative;
padding: 10px 15px;
height: 40px;
text-align: center;
border-top: 1px solid #e6e6e6;
}
@ -310,9 +309,6 @@
}
}
@media (max-width: 430px) {
.footer {
height: 50px;
}
.filters {
bottom: 10px;
}