more fluidity

This commit is contained in:
talksik
2022-05-05 11:18:35 -05:00
parent 7c8a9f1171
commit 1a6f4bd428
3 changed files with 38 additions and 4 deletions
@@ -121,7 +121,7 @@ export default function NirvanaHeader({
return (
<>
<GlobalHotKeys handlers={handlers} keyMap={keyMap} />
<GlobalHotKeys handlers={handlers} keyMap={keyMap} allowChanges />
<div
className="flex flex-row items-center bg-gray-100 p-4 border-b border-b-gray-200"