From e80088d922e97dec3ac9e640df0e50afebd4117f Mon Sep 17 00:00:00 2001 From: Shakti Tamrakar Date: Fri, 12 Jan 2024 00:23:49 +0530 Subject: [PATCH] Resolve the Error and Fixed the Up Arrow Button --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 34faf3ff0..ff76eb8ea 100644 --- a/style.css +++ b/style.css @@ -666,6 +666,7 @@ footer { inset -4px -4px 6px 0 rgba(255, 255, 255, .2), inset 4px 4px 6px 0 rgba(97, 96, 96, 0.2); cursor: pointer; + z-index: 1; } #myBtn:hover{