deguodaigou/pages/index/index.scss

10 lines
161 B
SCSS
Raw Permalink Normal View History

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