From 0732a23bf73bbb2453341bf338f132432ee80b81 Mon Sep 17 00:00:00 2001 From: hippoz Date: Thu, 6 May 2021 04:50:43 +0300 Subject: [PATCH] AAAAAAAAAAA --- templates/custom/header.tmpl | 4 ++++ 1 file changed, 4 insertions(+) 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);