#
whycq
2024-05-14 1e40a94e41a811a30b49150b5feabe9b7797948a
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;
   }