From e71d45a91fa3dd66875fe34e882e43fb297f3238 Mon Sep 17 00:00:00 2001 From: Kalista Payne Date: Mon, 22 Sep 2025 11:14:38 -0500 Subject: [PATCH] fix(snackbars): update toast styling --- .../src/components/snackbars/notification.vue | 65 +++++++------------ 1 file changed, 22 insertions(+), 43 deletions(-) diff --git a/website/client/src/components/snackbars/notification.vue b/website/client/src/components/snackbars/notification.vue index bb47647cc1..5f4457e8ce 100644 --- a/website/client/src/components/snackbars/notification.vue +++ b/website/client/src/components/snackbars/notification.vue @@ -15,17 +15,17 @@
- +
{{ message }}
-
+
@@ -86,13 +86,13 @@
{{ message }}
-
+
@@ -121,6 +121,10 @@