mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
fix height
This commit is contained in:
@@ -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}/>
|
||||
|
||||
Reference in New Issue
Block a user