#
whycq
2024-03-22 cddc1328da39520ba1d1e3f4b47f4abce38fe248
static/css/common/order.css
@@ -22,10 +22,9 @@
   .card-id {
      position: absolute;
      right: 10rpx;
      top: 5rpx;
      height: 30rpx;
      line-height: 30rpx;
      width: 30rpx;
      top: 20rpx;
      padding: 5rpx 10rpx;
      line-height: 1.2;
      text-align: center;
      color: #eeeeee;
      background-color: #ddd844;
@@ -45,14 +44,14 @@
      justify-content: center;
   }
   .buttom {
   width: 100%;
   position: fixed;
   bottom: 0;
   left: 0;
   display: flex;
   align-items: center;
   justify-content: space-between;
   height: 100rpx;
   background-color: #FFF;
   box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) ;
}
      width: 100%;
      position: fixed;
      bottom: 0;
      left: 0;
      display: flex;
      align-items: center;
      justify-content: space-between;
      height: 100rpx;
      background-color: #FFF;
      box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) ;
   }