add 合托
This commit is contained in:
@@ -57,6 +57,12 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
|
||||
justify-content: center !important;
|
||||
}
|
||||
|
||||
.flex-center {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.zd-row {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
@@ -141,6 +147,9 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
|
||||
.mgb10 {
|
||||
margin-bottom: 10rpx;
|
||||
}
|
||||
.mgt20 {
|
||||
margin-top: 20rpx;
|
||||
}
|
||||
.pdl20 {
|
||||
padding-left: 20rpx;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user