From f870f45611b1557dc829d820517983197d2b4807 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 14 Apr 2023 15:45:48 +0530 Subject: [PATCH] Worked on sidebar footer issue #1938 --- index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/index.css b/index.css index 9e11917a0..575ba878e 100644 --- a/index.css +++ b/index.css @@ -9,6 +9,7 @@ body { -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); + z-index: 1; } .icon-bar a {