diff --git a/lib/music_library_web/components/layouts/app.html.heex b/lib/music_library_web/components/layouts/app.html.heex index e23bfc81..f2c955a4 100644 --- a/lib/music_library_web/components/layouts/app.html.heex +++ b/lib/music_library_web/components/layouts/app.html.heex @@ -25,7 +25,7 @@
-
+
<.flash_group flash={@flash} /> <%= @inner_content %>