diff --git a/src/runtime/components/Alert.vue b/src/runtime/components/Alert.vue
index 1ba51aac..6667446d 100644
--- a/src/runtime/components/Alert.vue
+++ b/src/runtime/components/Alert.vue
@@ -92,13 +92,11 @@ const ui = computed(() => alert({
{{ title }}
-
-
-
- {{ description }}
-
-
-
+
+
+ {{ description }}
+
+
diff --git a/src/runtime/components/Toast.vue b/src/runtime/components/Toast.vue
index dc5ab8fa..606c58e5 100644
--- a/src/runtime/components/Toast.vue
+++ b/src/runtime/components/Toast.vue
@@ -115,13 +115,11 @@ defineExpose({
{{ title }}
-
-
-
- {{ description }}
-
-
-
+
+
+ {{ description }}
+
+