7 lines
90 B
SCSS
7 lines
90 B
SCSS
.box{
|
|
width: 750rpx;
|
|
display: flex;
|
|
border-top: 1rpx solid #eaeaea;
|
|
|
|
|
|
} |