diff --git a/src/runtime/components/elements/Alert.vue b/src/runtime/components/elements/Alert.vue index 83c660b5e2..857e6d03f0 100644 --- a/src/runtime/components/elements/Alert.vue +++ b/src/runtime/components/elements/Alert.vue @@ -14,11 +14,11 @@ {{ title }}

-

+

{{ description }} -

+
diff --git a/src/runtime/components/overlays/Notification.vue b/src/runtime/components/overlays/Notification.vue index 43c1faa936..f79dbd193c 100644 --- a/src/runtime/components/overlays/Notification.vue +++ b/src/runtime/components/overlays/Notification.vue @@ -18,11 +18,11 @@ {{ title }}

-

+

{{ description }} -

+