#
whycq
2024-07-22 e01dae65d8ea58d2cf8519aaac4ceba79b9c82a0
static/css/common/order.css
@@ -11,11 +11,11 @@
   .code-title {
      display: flex;
      justify-content: space-around;
      height: 50rpx;
      /* height: 50rpx; */
   }
   .list {
      margin: 20rpx;
      font-size: 14px;
      background-color: #fff;
      border-radius: 20rpx;
      border: 1px solid #eeeeee;
@@ -118,4 +118,8 @@
      line-height: 1;
      font-size: 32rpx;
      color: #3a3a3a;
   }
   .mt-flex {
      display: flex;
      align-items: center;
   }