From 579be70a5aafce03b51d0e66fd36160a13efaf40 Mon Sep 17 00:00:00 2001 From: spinline Date: Thu, 5 Feb 2026 21:20:49 +0300 Subject: [PATCH] fix(toast): make responsive for mobile screens --- frontend/src/components/toast.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/toast.rs b/frontend/src/components/toast.rs index 000a3bb..d0543cd 100644 --- a/frontend/src/components/toast.rs +++ b/frontend/src/components/toast.rs @@ -33,7 +33,7 @@ fn ToastItem( view! {
{icon} {message}