From ae2c9c934da521c6372d0239996706187e52117d Mon Sep 17 00:00:00 2001 From: spinline Date: Fri, 13 Feb 2026 00:08:54 +0300 Subject: [PATCH] fix: center toast notifications on mobile screens --- frontend/src/components/ui/toast.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/ui/toast.rs b/frontend/src/components/ui/toast.rs index 480255a..712cb0d 100644 --- a/frontend/src/components/ui/toast.rs +++ b/frontend/src/components/ui/toast.rs @@ -170,9 +170,10 @@ pub fn Toaster(#[prop(default = SonnerPosition::default())] position: SonnerPosi