From 432412e596aec661f5022e335ca53dc34bc3e80b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=98=AD?= <81747598+lan-yonghui@users.noreply.github.com> Date: Wed, 11 Mar 2026 10:38:15 +0800 Subject: [PATCH] ref: Adjust the column widths of the file system (#12141) --- frontend/src/views/host/file-management/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/views/host/file-management/index.vue b/frontend/src/views/host/file-management/index.vue index 3fe52a217..56cf400e5 100644 --- a/frontend/src/views/host/file-management/index.vue +++ b/frontend/src/views/host/file-management/index.vue @@ -540,7 +540,7 @@ :label="`${$t('commons.table.user')} / ${$t('file.group')}`" prop="user" show-overflow-tooltip - min-width="150" + width="200" > - +