From 9acd315fef4141c710d590e1c27c6d1f7070f6c5 Mon Sep 17 00:00:00 2001 From: zhengkunwang <31820853+zhengkunwang223@users.noreply.github.com> Date: Wed, 1 Nov 2023 14:22:33 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E9=83=A8=E5=88=86=E6=A0=B7=E5=BC=8F=20(#2758?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/styles/common.scss | 2 +- .../src/views/host/file-management/index.vue | 56 +++++++++++++------ 2 files changed, 41 insertions(+), 17 deletions(-) diff --git a/frontend/src/styles/common.scss b/frontend/src/styles/common.scss index 76c2e7234..908951c24 100644 --- a/frontend/src/styles/common.scss +++ b/frontend/src/styles/common.scss @@ -382,4 +382,4 @@ html { margin-top: 12px; float: right; margin-right: 50px; -} \ No newline at end of file +} diff --git a/frontend/src/views/host/file-management/index.vue b/frontend/src/views/host/file-management/index.vue index 2e45a743d..d66c035a2 100644 --- a/frontend/src/views/host/file-management/index.vue +++ b/frontend/src/views/host/file-management/index.vue @@ -112,7 +112,11 @@