deguodaigou/components/orderconfirm/input/input.wxss

2 lines
306 B
Plaintext
Raw Normal View History

2020-01-11 09:37:29 +00:00
.orderyf{width:690rpx;height:96rpx;line-height:96rpx;display:flex;border-bottom:2rpx solid #EAEAEA;margin:0 auto;justify-content:space-between;font-size:28rpx;align-items:center}.orderyf .left{margin-left:31rpx}.orderyf .right{margin-right:20rpx;width:450rpx;height:35rpx;font-size:25rpx;text-align:right}