diff --git a/front/src/components/ui/Alert.vue b/front/src/components/ui/Alert.vue
index 5aa406f06..8924702a6 100644
--- a/front/src/components/ui/Alert.vue
+++ b/front/src/components/ui/Alert.vue
@@ -1,5 +1,5 @@
@@ -68,7 +62,11 @@ const isExternalLink = computed(() => {
- {{ title }}
+
+ {{ title }}
+
@@ -86,9 +84,10 @@ const isExternalLink = computed(() => {
-
+
+
@@ -104,7 +103,6 @@ const isExternalLink = computed(() => {