From db7e50d68b7c4b6d8c40dea5d82d6bc4820a33c3 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Sun, 3 May 2026 08:52:26 +0100 Subject: [PATCH] Move flash messages to the left As the application makes heavy use of right-hand sheets, flash messages are often lost. --- lib/music_library_web/components/layouts/app.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/music_library_web/components/layouts/app.html.heex b/lib/music_library_web/components/layouts/app.html.heex index 36957aba..1e3f5c3b 100644 --- a/lib/music_library_web/components/layouts/app.html.heex +++ b/lib/music_library_web/components/layouts/app.html.heex @@ -152,7 +152,7 @@