#
whycq
2024-08-09 ae6fccae984271d6380567b22e0e5bdd8da9b52b
static/css/wms.css/wms.css
@@ -3,6 +3,7 @@
   min-height: 80rpx;
   background-color: #FFF;
   margin: 20rpx 20rpx;
   padding: 10rpx;
   border-radius: 20rpx;
   box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
}
@@ -27,12 +28,13 @@
   min-height: 40rpx;
   display: flex;
   align-items: center;
   width: 25%;
   white-space: nowrap;
   /* width: 25%; */
}
.left-item {
   display: flex;
   flex-wrap: wrap;
   width: 75%;
   /* width: 75%; */
   margin: 1px 1px 1px 1px;
   /* color: #409EFF; */
}