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 {