Add drop-down menu to Avatar

This commit is contained in:
Daniel S. Hansen
2025-07-14 12:23:26 -07:00
parent 1223ecc0b6
commit bc83710acc
2 changed files with 21 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ export default function CanvasHeader() {
as="header"
position="sticky"
top="0"
zIndex="banner"
// zIndex="banner"
bg="white"
borderBottom="1px solid"
borderColor="gray.200"