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 {