From c2916da21541812a277b24c1772c95a9cf6d4f35 Mon Sep 17 00:00:00 2001 From: Focuslinkstech <45756999+Focuslinkstech@users.noreply.github.com> Date: Fri, 13 Sep 2024 09:33:59 +0100 Subject: [PATCH] fix dark button --- ui/ui/sections/header.tpl | 3 --- 1 file changed, 3 deletions(-) diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index bb5f852..a86d140 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -670,9 +670,6 @@ } .toggle-container { - position: absolute; - top: 17px; - right: 15px; cursor: pointer; }