Slight tweak on the sidebar logout

This commit is contained in:
Tiago Ribeiro
2023-12-09 15:44:02 +00:00
parent 7d696735ba
commit 8e4223a9e7

View File

@@ -144,7 +144,7 @@ export default function Sidebar({path, navDisabled = false, focusMode = false, u
)} )}
</div> </div>
<div className="flex flex-col gap-0 absolute bottom-12"> <div className="flex flex-col gap-0 bottom-12 fixed">
<div <div
role="button" role="button"
tabIndex={1} tabIndex={1}