#
luxiaotao1123
2022-11-14 132531050c9f60b2bc9828b1a329191f46403516
src/main/webapp/static/css/console.css
@@ -321,7 +321,7 @@
/* ------------------ 货架总成 ------------------ */
.main-part {
   position: absolute;
   top: 100px;
   top: 20px;
   left: 720px;
}
.main-part .lane {
@@ -345,9 +345,6 @@
   border-right: none;
   cursor: inherit;
   color: rgb(194,76,65);
}
.stock-group .item-hide:hover {
   opacity: 0;
}
.stock-group .item:last-of-type {
   border-right: 1px solid rgb(194,76,65);