#
zjj
2025-09-23 c9c80ecde06d151f4f2f3ccf46d3f4c0e65cd8a1
src/main/webapp/static/css/console.css
@@ -462,7 +462,7 @@
}
.stock-group .site {
   width: 70px;
   width: 35px;
   float: left;
   word-break: break-all;
   display: flex;
@@ -733,11 +733,17 @@
}
.sxcar{
   width: 70px;
   width: 35px;
   height: 35px;
   background-image: url(../images/sxcar.png);
   background-size: 100% 100%;
   position: absolute;
   top: 0;
   left: 0;
   display: flex;
   justify-content: center;
   align-items: center;
   text-shadow: 2px 2px 4px #000000;
   color: red;
   font-size: 18px;
}