From 1ff9fd4f696ae3037548e53842c4bc3594f41e91 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 21 Jul 2022 00:39:06 +0200 Subject: [PATCH] chore(toast): improve notifications --- .../components/overlays/Notification.vue | 79 +++++++++++++------ .../components/overlays/Notifications.vue | 3 +- src/runtime/plugins/toast.client.ts | 36 ++------- 3 files changed, 64 insertions(+), 54 deletions(-) diff --git a/src/runtime/components/overlays/Notification.vue b/src/runtime/components/overlays/Notification.vue index a17a2407..5b25ab5b 100644 --- a/src/runtime/components/overlays/Notification.vue +++ b/src/runtime/components/overlays/Notification.vue @@ -15,30 +15,39 @@ >
-
+
-

+

{{ title }}

{{ description }}

- + +
+ + +
-
+
+
+ + +
+