1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-03-23 18:50:07 +00:00

fix: restore old input input field size

This commit is contained in:
Elias Schneider
2026-01-02 23:49:41 +01:00
parent 2cce200892
commit 2341da99e9
2 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@
)}"
>
<div class="flex h-full w-full flex-col overflow-hidden">
<div class="relative flex grow flex-col items-center justify-center overflow-auto">
<div class="relative flex grow flex-col items-center justify-center overflow-auto p-1">
{@render children()}
</div>
{#if showAlternativeSignInMethodButton}