added close button to sidebar

I added the close button to the sidebar (no functionality yet). I also fixed the canvas grid width and height
This commit is contained in:
2025-07-09 08:43:52 -07:00
parent e3d4054e0c
commit 186e8baefc
4 changed files with 12 additions and 26 deletions
+3 -2
View File
@@ -11,8 +11,9 @@ export default function Header() {
flexDirection="row"
justifyContent="space-between"
alignItems="center" paddingLeft={5} paddingRight={2}
>
<Button variant="plain" textStyle="4xl" fontWeight="bold">VDAP</Button>
bg="#EDF1F1"
>
<Button variant="plain" textStyle="5xl" fontWeight="bold">VDAP</Button>
<Button variant="plain">
<HStack key={user.email} gap="4">
<Stack gap="0">