From a00cf83e03562466f0b6f30cfe68d728918da073 Mon Sep 17 00:00:00 2001 From: Patrick Date: Fri, 4 Oct 2024 10:23:57 +0200 Subject: [PATCH] fix notification color --- src/App.vue | 14 ++++++++++++++ src/def-composables/useNotifications.ts | 6 +++--- src/views/CardCreatorPage.vue | 3 ++- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index df2bcf5c..77ce25c1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -61,6 +61,20 @@ export default {