From 594fab11511603dc6ef0e276e36d5ce15dcc53fb Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Mon, 9 Sep 2024 13:55:39 +0700 Subject: [PATCH] fix toggle dark mode admin area --- ui/ui/sections/header.tpl | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index e19b8073..bba3dbce 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -656,9 +656,6 @@ } .toggle-container { - position: absolute; - top: 17px; - right: 15px; cursor: pointer; } @@ -669,11 +666,6 @@ } @media (max-width: 600px) { - .toggle-container { - top: 15px; - right: 60px; - } - .toggle-container .toggle-icon { font-size: 20px; color: rgb(100 116 139); @@ -1157,9 +1149,9 @@
  • - +