生箔工序加字段
This commit is contained in:
@@ -27,6 +27,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
|
||||
.relative {
|
||||
position: relative;
|
||||
}
|
||||
.absolute {
|
||||
position: absolute;
|
||||
}
|
||||
.hide {
|
||||
display: none;
|
||||
}
|
||||
@@ -137,6 +140,12 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
|
||||
.mgb10 {
|
||||
margin-bottom: 10rpx;
|
||||
}
|
||||
.mgb20 {
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
.mgb40 {
|
||||
margin-bottom: 40rpx !important;
|
||||
}
|
||||
.mgr20 {
|
||||
margin-right: 20rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user