fix height

This commit is contained in:
MathieuG-P
2023-01-09 19:53:03 +01:00
parent b33839c7a2
commit 0ad02979e7
@@ -191,7 +191,7 @@ export function SettingsPage() {
<div className="max-w-2xl w-full">
<div className="max-w-2xl w-full h-fit">
<div className="inline-block sticky top-8 left-[calc(100%)] translate-x-12 grow-0 w-9 h-9">
<BsmButton className="inline-block grow-0 bg-transparent sticky h-full w-full top-20 right-20 !m-0 rounded-full p-1" onClick={() => nav(-1)} icon="close" withBar={false}/>