diff --git a/components/modal.vue b/components/modal.vue
index c80b24be908..4b12fa29168 100644
--- a/components/modal.vue
+++ b/components/modal.vue
@@ -25,7 +25,7 @@
left: 0;
width: 100%;
height: 100%;
- background-color: rgba(0, 0, 0, 0.87);
+ background-color: rgba(0, 0, 0, 0.32);
display: flex;
align-items: center;
justify-content: center;
diff --git a/pages/index.vue b/pages/index.vue
index ac6338f2811..4b53a3057d9 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -458,7 +458,8 @@
:disabled="!isValidURL"
v-tooltip.bottom="$t('copy_request_link')"
>
- file_copy
+ share
+ file_copy