From 636f852396738bed530bb2f0d1be49123f301bdf Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Fri, 8 May 2026 09:15:30 +0800 Subject: [PATCH] =?UTF-8?q?agv=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=85=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/dashboard/warehouse-3d-board.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/modules/dashboard/warehouse-3d-board.vue b/src/views/modules/dashboard/warehouse-3d-board.vue index 6350e27..bea6526 100644 --- a/src/views/modules/dashboard/warehouse-3d-board.vue +++ b/src/views/modules/dashboard/warehouse-3d-board.vue @@ -2155,7 +2155,7 @@ export default { } .device-item-compact { - padding: 8px; + padding: 2px 8px; background: rgba(25, 50, 85, 0.7); border: 1px solid rgba(0, 212, 255, 0.2); border-radius: 6px;