forked from drone/command-center-dashboard

张含笑
2025-04-17 8fa14f15d89c02cee30c98acbb35c733f2a13cf2
src/views/Home/HomeLeft/MachineNestList.vue
@@ -177,7 +177,7 @@
            padding-top: 6px;
            margin-top: 10px;
            height: 120px;
            height: 100px;
         }
         img {
            width: 45px;
@@ -218,8 +218,7 @@
         // 作业中
         .atcive {
            color: #ffa768;
            background: linear-gradient(90deg, rgba(12, 45, 92, 1) 0%, #154671 50%, rgba(12, 45, 92, 1) 100%),
               linear-gradient(90deg, rgba(12, 45, 92, 1) 0%, rgba(12, 45, 92, 1) 50%, rgba(12, 45, 92, 1) 100%);
         }
         .numbering {
            font-size: 12px;