#
whycq
2024-11-28 248ef3ba3de9994dc83d2b36690542893f9fb6e6
static/css/wms.css/wms.css
@@ -3,11 +3,12 @@
   min-height: 80rpx;
   background-color: #FFF;
   margin: 20rpx 20rpx;
   padding: 20rpx;
   border-radius: 20rpx;
   box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
}
.list:first-child {
   margin-top: 420rpx;
   margin-top: 340rpx;
}
.list:last-child {
   margin-bottom: 120rpx;
@@ -15,25 +16,22 @@
.list-left {
   display: flex;
   flex-direction: column;
   margin-left: 20rpx;
   width: 80vw;
}
.list-left-item {
   min-height: 40rpx;
   line-height: 40rpx;
   display: flex;
   padding: 2rpx;
}
.desc {
   min-height: 40rpx;
   display: flex;
   align-items: center;
   width: 25%;
}
.left-item {
   display: flex;
   flex-wrap: wrap;
   width: 75%;
   margin: 1px 1px 1px 1px;
   /* color: #409EFF; */
}
.left-item input {
@@ -41,10 +39,10 @@
}
.list-right {
   display: flex;
   width: 20vw;
   /* width: 20vw; */
   justify-content: space-between;
   align-items: center;
   margin-right: 20rpx;
   /* margin-right: 20rpx; */
}
.buttom {
   width: 100%;