deguodaigou/pages/index/index.scss
2019-12-13 10:29:54 +08:00

11 lines
195 B
SCSS

.box{
border-top: #eaeaea solid 1rpx;
width: 750rpx;
overflow: hidden;
display: flex;
flex-direction: column;
.search{
width: 613px;
height: 76px;
}
}