diff --git a/src/App.vue b/src/App.vue index 76acc710..0b190521 100644 --- a/src/App.vue +++ b/src/App.vue @@ -27,9 +27,9 @@ v-if="notification.type === 'toast'" class="w-full max-w-sm mx-auto mb-3 overflow-hidden bg-slate-900/90 text-white rounded-lg shadow-md" > -
- {{ notification.title }} -

{{ notification.text }}

+
+

{{ notification.title }}

+

{{ notification.text }}

@@ -46,9 +46,9 @@ > -
- {{ notification.title }} -

{{ truncateLongWords(notification.text) }}

+
+

{{ notification.title }}

+

{{ notification.text }}

-
- {{ notification.title }} -

{{ truncateLongWords(notification.text) }}

+
+

{{ notification.title }}

+

{{ notification.text }}

-
- {{ notification.title }} -

{{ truncateLongWords(notification.text) }}

+
+

{{ notification.title }}

+

{{ notification.text }}

-
- {{ notification.title }} -

{{ truncateLongWords(notification.text) }}

+
+

{{ notification.title }}

+

{{ notification.text }}