diff --git a/frontend/src/views/link/generate/index.vue b/frontend/src/views/link/generate/index.vue
index 45e3fddae5..5572ba106c 100644
--- a/frontend/src/views/link/generate/index.vue
+++ b/frontend/src/views/link/generate/index.vue
@@ -15,11 +15,7 @@
{{ $t('panel.link_share_desc') }}
-
+
@@ -37,17 +33,34 @@
- {{ $t('panel.passwd_protect') }}
+ {{ $t('panel.passwd_protect') }}
{{ form.pwd }}
- {{ $t('commons.reset') }}
+
+ {{ $t('commons.reset') }}
+
- {{ $t('panel.copy_link') }}
- {{ $t('panel.copy_link_passwd') }}
+ {{ $t('panel.copy_link') }}
+
+ {{ $t('panel.copy_link_passwd') }}
@@ -56,8 +69,14 @@