diff --git a/src/runtime/components/elements/Alert.vue b/src/runtime/components/elements/Alert.vue index 83c660b5..857e6d03 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 43c1faa9..f79dbd19 100644 --- a/src/runtime/components/overlays/Notification.vue +++ b/src/runtime/components/overlays/Notification.vue @@ -18,11 +18,11 @@ {{ title }}

-

+

{{ description }} -

+