From 378d56869456aed01e149bbb089f707693cf9312 Mon Sep 17 00:00:00 2001 From: cfngc4594 Date: Mon, 24 Mar 2025 13:08:21 +0800 Subject: [PATCH] fix(toast): update ExitCodeToast styling and layout --- src/lib/show-exit-code-toast.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/show-exit-code-toast.tsx b/src/lib/show-exit-code-toast.tsx index 2e4cd7c..166c2ee 100644 --- a/src/lib/show-exit-code-toast.tsx +++ b/src/lib/show-exit-code-toast.tsx @@ -45,9 +45,9 @@ const ExitCodeToast = ({ message: string; colorClass: string; }) => ( -
+
-
+