deguodaigou/pages/index/index.scss
2019-12-23 10:04:09 +08:00

10 lines
161 B
SCSS

.box {
border-top: #eaeaea solid 1rpx;
width: 750rpx;
// overflow: hidden;
display: flex;
align-items: center;
flex-direction: column;
}