From 8d2ea2f23380f03d747e4db0d1f78107fd432b8c Mon Sep 17 00:00:00 2001
From: zhengkunwang <31820853+zhengkunwang223@users.noreply.github.com>
Date: Wed, 5 Mar 2025 14:20:21 +0800
Subject: [PATCH] style(common): (#8064)
Adjust file selection UI
---
frontend/src/components/file-list/index.vue | 22 +++++++------------
.../website/runtime/node/module/index.vue | 2 +-
.../php/extension-management/index.vue | 3 ++-
3 files changed, 11 insertions(+), 16 deletions(-)
diff --git a/frontend/src/components/file-list/index.vue b/frontend/src/components/file-list/index.vue
index c7977611b..fe0c492c4 100644
--- a/frontend/src/components/file-list/index.vue
+++ b/frontend/src/components/file-list/index.vue
@@ -14,26 +14,20 @@