search.less
342 Bytes
@charset "UTF-8";
.search-box {
background-color: #F9F9F9;
min-height: 100vh;
.nav {
position: fixed;
top: 0;
background-color: #FAFBFD;
}
.pl {
background-color: transparent;
width: 750px;
height: 104px;
}
.list-com + .list-com {
margin-top: 14px;
}
}