From 3527892cfd5d55536a7b112a50998532df01e3b1 Mon Sep 17 00:00:00 2001 From: Ethan Girouard Date: Sun, 28 Jun 2026 13:49:28 -0400 Subject: [PATCH] Bring toast to front --- src/util/error.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/error.rs b/src/util/error.rs index 4d91ecf..71e1bfa 100644 --- a/src/util/error.rs +++ b/src/util/error.rs @@ -193,7 +193,7 @@ impl Error { {self.as_modal(modal_id.clone())} div { - class: "toast", + class: "toast z-99", label { class: "alert alert-error alert-soft cursor-pointer",