手机端搜索框不需要漂浮到图片上,保证CLS

master
赵鹏 3 years ago
parent 01e4346b05
commit 9b7b721dcc

@ -1106,6 +1106,8 @@
bottom: 10px; bottom: 10px;
margin-left: auto; margin-left: auto;
padding: 15px; padding: 15px;
position:static;
height:444px;
} }
a.addRoute, a.addRoute,

Loading…
Cancel
Save