#
luxiaotao1123
2022-08-30 ba88829f97aba96532c42152cbf3f4610371d66f
src/main/webapp/static/css/console.css
@@ -345,13 +345,18 @@
   border-right: none;
   cursor: inherit;
   color: rgb(194,76,65);
}
.stock-group .item-hide:hover {
   opacity: 0;
   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;