From e3e5573ebcf0c37b47bc98d08cbdb04625c8622b Mon Sep 17 00:00:00 2001 From: NoodleOfDeath Date: Mon, 2 Oct 2023 22:11:32 -0400 Subject: [PATCH] web --- src/web/src/templates/HomePage/Main/Main.module.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/web/src/templates/HomePage/Main/Main.module.sass b/src/web/src/templates/HomePage/Main/Main.module.sass index 1b628322..ca1cb2bb 100644 --- a/src/web/src/templates/HomePage/Main/Main.module.sass +++ b/src/web/src/templates/HomePage/Main/Main.module.sass @@ -62,12 +62,12 @@ display: none +m display: block - z-index: 1 + z-index: 20 background: $n2 position: fixed bottom: 0px left: 0px - height: 80px + height: 40px width: 100% cursor: pointer