From 4eeff7f224e251daa7651b8f951bdc20da7ebfef Mon Sep 17 00:00:00 2001 From: Joseph Izang Date: Thu, 30 May 2024 12:23:58 +0100 Subject: [PATCH] increase bottom margin for toaster --- libs/remix-ui/toaster/src/lib/toaster.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/remix-ui/toaster/src/lib/toaster.tsx b/libs/remix-ui/toaster/src/lib/toaster.tsx index 32a68e005e..baca48b9d2 100644 --- a/libs/remix-ui/toaster/src/lib/toaster.tsx +++ b/libs/remix-ui/toaster/src/lib/toaster.tsx @@ -131,7 +131,7 @@ export const Toaster = (props: ToasterProps) => { {!state.hide && (