初始化
This commit is contained in:
11
pages/index/index.scss
Normal file
11
pages/index/index.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
.box{
|
||||
border-top: #eaeaea solid 1rpx;
|
||||
width: 750rpx;
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
.search{
|
||||
width: 613px;
|
||||
height: 76px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user