diff --git a/app/javascript/dashboard/components-next/message/bubbles/Activity.vue b/app/javascript/dashboard/components-next/message/bubbles/Activity.vue
index 6da4c7eb9..72fa1a3b9 100644
--- a/app/javascript/dashboard/components-next/message/bubbles/Activity.vue
+++ b/app/javascript/dashboard/components-next/message/bubbles/Activity.vue
@@ -10,7 +10,7 @@ defineProps({
-
-
+
+
diff --git a/app/javascript/dashboard/components-next/message/bubbles/Attachments.vue b/app/javascript/dashboard/components-next/message/bubbles/Attachments.vue
index 1dcdf21d7..af3593d82 100644
--- a/app/javascript/dashboard/components-next/message/bubbles/Attachments.vue
+++ b/app/javascript/dashboard/components-next/message/bubbles/Attachments.vue
@@ -24,7 +24,7 @@ defineProps({
-
+
diff --git a/app/javascript/dashboard/components-next/message/bubbles/Audio.vue b/app/javascript/dashboard/components-next/message/bubbles/Audio.vue
index ca45bd71a..eed369abc 100644
--- a/app/javascript/dashboard/components-next/message/bubbles/Audio.vue
+++ b/app/javascript/dashboard/components-next/message/bubbles/Audio.vue
@@ -35,7 +35,7 @@ const attachment = computed(() => {
-
+
{
-
+
{
-
+
{
-
+
{
-
+
diff --git a/app/javascript/dashboard/components-next/message/bubbles/Unsupported.vue b/app/javascript/dashboard/components-next/message/bubbles/Unsupported.vue
index 775703587..a4304d181 100644
--- a/app/javascript/dashboard/components-next/message/bubbles/Unsupported.vue
+++ b/app/javascript/dashboard/components-next/message/bubbles/Unsupported.vue
@@ -3,7 +3,7 @@ import BaseBubble from './Base.vue';
-
+
{{ $t('CONVERSATION.UNSUPPORTED_MESSAGE') }}