@@ -134,17 +134,17 @@
<style lang="scss" scoped>
.main-search {
background: #fff;
- height: -webkit-fill-available;
- width: -webkit-fill-available;
+ width: 100%;
position: fixed;
z-index: 1000;
- top: 0;
+ top: -2rem;
bottom: 0;
.main-search-header {
height: .88rem;
background: #3e82f5;
padding-left: .5rem;
line-height: .88rem;
+ margin-top: 2rem;
input {
width: 4.78rem;
height: .62rem;