订单结算修改
This commit is contained in:
@@ -403,4 +403,13 @@ text {
|
||||
|
||||
::v-deep .u-m-t-16 .u-textarea{
|
||||
border-width: 1px!important;
|
||||
}
|
||||
|
||||
/* #ifdef H5 */
|
||||
.u-flex, .u-flex-row, .u-flex-x, .up-flex, .up-flex-row, .up-flex-x{
|
||||
// flex-direction: row;
|
||||
}
|
||||
/* #endif */
|
||||
.u-flex-col{
|
||||
flex-direction: column!important;
|
||||
}
|
||||
Reference in New Issue
Block a user