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