From 25c42d94ec38210c519db78ad60b32813e9ff2f5 Mon Sep 17 00:00:00 2001 From: viarotel Date: Sat, 13 Jul 2024 17:09:12 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20Repair=20the=20problem=20?= =?UTF-8?q?of=20equipment=20width=20in=20the=20English=20state?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Device/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Device/index.vue b/src/components/Device/index.vue index 101dba8..aae11a8 100644 --- a/src/components/Device/index.vue +++ b/src/components/Device/index.vue @@ -61,14 +61,14 @@ sortable show-overflow-tooltip align="left" - width="200" + min-width="100" />