hwh
2024-09-02 4efebef143f1ed702bc5bc1c29349e2a7f2af414
Web/src/views/device/deviceInfo/index.vue
@@ -2016,7 +2016,6 @@
}
.grid-container {
   margin-top: 10px;
   width: 100%;
   display: grid;
   grid-template-columns: repeat(51, 1fr);
@@ -2025,6 +2024,7 @@
   /* 每行高度 */
   gap: 0px;
   /* Gap between cells */
   margin-top: -20px
}
.grid-item {