getting decent logic and types and stuff for resizing and windows

This commit is contained in:
talksik
2022-05-02 07:48:03 -05:00
parent 77f54dd609
commit a97748d83d
7 changed files with 159 additions and 76 deletions
@@ -86,9 +86,10 @@ export default function NirvanaHeader({
<div
className="flex flex-row items-center bg-gray-100 pl-2 border-b border-b-gray-200"
id="titlebar"
onFocus={onHeaderFocus}
>
<Logo type="small" />
<div onClick={onHeaderFocus}>
<Logo type="small" />
</div>
<div className="mx-auto flex flex-row items-center space-x-2 ml-2">
<FaSearch className="text-xs text-gray-300" />