From 8c5e862eb3ffa37ac3ec558e805657bb034acc4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20B=C3=B6hm?= Date: Sun, 31 May 2026 01:52:01 +0200 Subject: [PATCH] Fixed flash in mobile view --- app/views/layouts/_flash.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/_flash.html.erb b/app/views/layouts/_flash.html.erb index e6122a5..353de0b 100644 --- a/app/views/layouts/_flash.html.erb +++ b/app/views/layouts/_flash.html.erb @@ -6,7 +6,7 @@ bar_color = type == "notice" ? "bg-green-500" : "bg-red-500" %> -
+