12
zhang
4 天以前 72a7d5095ba74ca15e0c96d1c8b925664b5fc562
static/css/wms.css/wms.css
@@ -2,12 +2,13 @@
   display: flex;
   min-height: 80rpx;
   background-color: #FFF;
   margin: auto 20rpx;
   margin: 20rpx 20rpx;
   border-radius: 20rpx;
   box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
   padding: 20rpx;
}
.list:first-child {
   margin-top: 310rpx;
   margin-top: 320rpx;
}
.list:last-child {
   margin-bottom: 120rpx;
@@ -53,7 +54,7 @@
   justify-content: space-between;
   height: 100rpx;
   background-color: #FFF;
   box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.2) ;
   box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) ;
}
.popup {
   width: 80vw;