Bring toast to front
All checks were successful
Push Workflows / rustfmt (push) Successful in 12s
Push Workflows / tailwind-build (push) Successful in 10s
Push Workflows / docs (push) Successful in 21s
Push Workflows / clippy (push) Successful in 18s
Push Workflows / test (push) Successful in 25s
Push Workflows / build (push) Successful in 49s
Push Workflows / nix-build (push) Successful in 5m13s

This commit is contained in:
2026-06-28 13:49:28 -04:00
parent 4466396259
commit 3527892cfd

View File

@@ -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",