#
luxiaotao1123
2022-11-02 f1438e7816f5d5ea213834efbd7c39a4ac7d5fd4
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,18 +345,10 @@
   border-right: none;
   cursor: inherit;
   color: rgb(194,76,65);
   transition: .3s;
}
.stock-group .item:last-of-type {
   border-right: 1px solid rgb(194,76,65);
}
.stock-group .item-hide {
   opacity: .8;
}
/*.stock-group .item-hide:hover {*/
/*   opacity: 0;*/
/*}*/
.stock-group::after, .stock-group::before {
   content: "";
   display: table;