Updated signed in user menu in IDE

This commit is contained in:
Frank Johnson
2021-09-11 22:14:18 -04:00
parent 126b60f5dd
commit 3dbb963e4e
2 changed files with 35 additions and 45 deletions

View File

@@ -174,7 +174,7 @@ const IdeHeader = ({
}}
</Popover>
{/* <TopButton>Fork</TopButton> */}
<div className="h-8 w-8 flex-shrink-0 rounded-full border-2 border-gray-200 flex items-center justify-center">
<div className="h-8 w-8">
<NavPlusButton />
</div>
<ProfileSlashLogin />