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