search.less
496 Bytes
@charset "UTF-8";
.search-box {
background-color: #ffffff;
min-height: 100vh;
.nav {
position: fixed;
top: 0;
background-color: #FAFBFD;
}
.pl {
background-color: transparent;
width: 750px;
height: 104px;
}
.page-all {
.list-com + .list-com {
/deep/ .spacing-box {
background-color: #F9F9F9;
width: 100%;
height: 14px;
}
}
}
}