Skip to content
Snippets Groups Projects
Commit 292e701c authored by Jacopo Gasparetto's avatar Jacopo Gasparetto
Browse files

Fix html/css layout

parent e5cd9c5b
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ export const Drawer = () => {
</nav>
</div>
<Button
className='p-8 absolute inset-x-0 bottom-4'
className='absolute inset-x-0 mx-4 bottom-20'
title='Logout'
icon={<ArrowLeftOnRectangleIcon />}
onClick={logoutAndRedirect}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment