Junjie
2023-07-27 fed17b9162273d70043f7d5e9061bc7afd17c6ef
src/main/webapp/static/css/console.css
@@ -420,9 +420,10 @@
/* ------------------ 货架总成 ------------------ */
.main-part {
   position: absolute;
   top: -150px;
   left: 50px;
   transform: scale(0.75);
   top: 100px;
   left: -150px;
   width: 2205px;
   scale: 0.7;
}
.main-part .lane {
   margin-top: 30px;
@@ -437,8 +438,11 @@
}
/* 库位组 */
.stock-group {
   width: 100%;
}
.stock-group .item {
   width: 70px;
   width: 35px;
   height: 35px;
   float: left;
   border-top: 1px solid rgb(194,76,65);