diff --git a/templates/custom/header.tmpl b/templates/custom/header.tmpl index da5370c..489d1e5 100644 --- a/templates/custom/header.tmpl +++ b/templates/custom/header.tmpl @@ -126,6 +126,10 @@ background: #d4d3d3; } + .ui.menu.new-menu.shadow-body::after { + background: none !important; + } + body { color: #2E2E2E; background: var(--body-bg-color);