Explorar o código

fix loading screen

AykutSarac %!s(int64=2) %!d(string=hai) anos
pai
achega
5b9879d0ec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Loading/index.tsx

+ 1 - 1
src/components/Loading/index.tsx

@@ -15,7 +15,7 @@ const StyledLoading = styled.div`
   height: 100vh;
   text-align: center;
   background: ${({ theme }) => theme.BLACK_DARK};
-  z-index: 10;
+  z-index: 100;
 `;
 
 const StyledLogo = styled.h2`