From eba1e2eca8adeaf47b2896f1b6304b2c3515406a Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Wed, 23 Oct 2024 20:21:44 +0100 Subject: [PATCH] Fix border colours for navigation Remove drop shadow as it doesn't work in dark mode --- 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 3a7ebd34..52e5f6dc 100644 --- a/lib/music_library_web/components/layouts/app.html.heex +++ b/lib/music_library_web/components/layouts/app.html.heex @@ -1,4 +1,4 @@ -