deguodaigou/pages/index/index.scss

10 lines
152 B
SCSS
Raw Normal View History

2019-12-13 11:43:02 +08:00
.box {
border-top: #eaeaea solid 1rpx;
width: 750rpx;
// overflow: hidden;
display: flex;
align-items: center;
flex-direction: column;
}