Loading #49

Merged
LucidKobold merged 7 commits from loading into main 2022-04-09 18:47:56 -04:00
5 changed files with 12 additions and 8 deletions
Showing only changes of commit 8803940b19 - Show all commits

View File

@@ -70,11 +70,11 @@ const Header = (): JSX.Element => {
return ( return (
<Box <Box
zIndex={1000000} zIndex={1}
w="100%" w="100%"
pos="fixed" pos="fixed"
top="0" top={0}
alignItems={"center"} alignItems="center"
boxShadow={ boxShadow={
open open
? "none" ? "none"