diff --git a/web/styles/dark_theme.css b/web/styles/dark_theme.css index 7d658b7df6..3b809389a8 100644 --- a/web/styles/dark_theme.css +++ b/web/styles/dark_theme.css @@ -609,10 +609,6 @@ background-color: unset; } - .dropdown-menu a { - color: inherit; - } - .popover hr, hr { color: hsl(212deg 28% 18%);