From 879c5e594d6ad46dca8c06599071bd81a020b635 Mon Sep 17 00:00:00 2001 From: gilbN <24592972+gilbN@users.noreply.github.com> Date: Wed, 10 Mar 2021 21:23:16 +0100 Subject: [PATCH] .. --- CSS/themes/unraid/unraid-base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSS/themes/unraid/unraid-base.css b/CSS/themes/unraid/unraid-base.css index 6935a045..4848e89b 100644 --- a/CSS/themes/unraid/unraid-base.css +++ b/CSS/themes/unraid/unraid-base.css @@ -255,7 +255,7 @@ div.tabs { /*DROPDOWN MENU*/ .dropdown-menu { - background-color: var(--modal-bg-color); + background: var(--modal-bg-color); } .dropdown-menu a {