From 85e5fc74d49a49d82ee69cb9bd445e77982f0192 Mon Sep 17 00:00:00 2001 From: vibhorgupta09 Date: Thu, 24 Oct 2024 00:27:01 +0530 Subject: [PATCH] Updated the toggle button --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 3a2e1d44e..50595db05 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -3706,7 +3706,7 @@ footer { .switch-button { position: absolute; top: 3px; - /* left: 3px; */ + left: 3px; width: 25px; height: 25px; background-color: #fff;