first commit
This commit is contained in:
16
common/index.scss
Normal file
16
common/index.scss
Normal file
@@ -0,0 +1,16 @@
|
||||
view {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
page {
|
||||
background: #f7f7f7;
|
||||
}
|
||||
.p30 {
|
||||
padding: 0 30rpx;
|
||||
}
|
||||
.mt10 {
|
||||
margin-bottom: 10rpx;
|
||||
}
|
||||
|
||||
.mt30{
|
||||
margin-top: 30rpx;
|
||||
}
|
||||
Reference in New Issue
Block a user