修改搜索面板偏移值
This commit is contained in:
@@ -288,7 +288,7 @@ main section li a:not(.back) {
|
|||||||
}
|
}
|
||||||
@media screen and (max-width: 500px) {
|
@media screen and (max-width: 500px) {
|
||||||
.search-panel {
|
.search-panel {
|
||||||
top: 32%;
|
/* top: 32%; */
|
||||||
height: 300px;
|
height: 300px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user