From 037318b5bfcce1582045826181265dc057c0378b Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Sun, 18 Jan 2026 23:20:13 +0100 Subject: [PATCH] style: change toast notifcation styling to match company design guidelines --- app/layout.tsx | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/app/layout.tsx b/app/layout.tsx index f21f018..feb991a 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -42,7 +42,24 @@ export default function RootLayout({ {children} - +