#
whycq
2024-08-19 bd22cf1b35738f1556c9a45a8b3a55fe2959581c
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;
@@ -113,8 +113,13 @@
      z-index: 10;
   }
   .dropdown-item {
      margin: 12rpx;
      padding: 12rpx;
      line-height: 1.2;
      font-size: 12rpx;
      line-height: 1;
      font-size: 32rpx;
      color: #3a3a3a;
   }
   .mt-flex {
      display: flex;
      align-items: center;
   }