fix admin login and root page height
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
];
|
||||
</script>
|
||||
|
||||
<div class="flex justify-around items-center h-full">
|
||||
<div class="flex justify-around items-center h-screen">
|
||||
{#each tabs as tab}
|
||||
{#if tab.enabled}
|
||||
<div class="flex flex-col gap-4 justify-center items-center">
|
||||
|
||||
Reference in New Issue
Block a user