diff --git a/src/components/CopyLink.vue b/src/components/CopyLink.vue
index 21ae819..fcd975a 100644
--- a/src/components/CopyLink.vue
+++ b/src/components/CopyLink.vue
@@ -1,11 +1,17 @@
+
-
-
+
+
{{ locationLink }}
@@ -15,55 +21,93 @@
{{ $t(`room_info.${publicRoomLinkCopied ? 'link_copied' : i18nCopyLinkKey}`) }}{{ $t(`room_info.${locationLinkCopied ? 'link_copied' : i18nCopyLinkKey}`) }}
+
+