...
|
...
|
@@ -7,10 +7,10 @@ |
|
|
justify-content: space-between;
|
|
|
/* position: fixed; */
|
|
|
margin-left: 40rpx;
|
|
|
margin-right: 40rpx;
|
|
|
/* margin-right: 40rpx; */
|
|
|
}
|
|
|
.order-detail-root {
|
|
|
position: fixed;
|
|
|
margin-right: 40rpx;
|
|
|
}
|
|
|
.order-detail-bottom-action-view {
|
|
|
/* padding-left: 40rpx; */
|
...
|
...
|
@@ -165,6 +165,7 @@ |
|
|
flex-direction: row;
|
|
|
justify-content: space-between;
|
|
|
margin-top: 12rpx;
|
|
|
margin-right: 40rpx;
|
|
|
}
|
|
|
.order-detail-status-title-txt {
|
|
|
font-family: SFProDisplay-Bold;
|
...
|
...
|
|