[Fix] Add extra styles to make show login form (#203)

FIx display on the login page

Reviewed-on: enviPath/enviPy#203
Co-authored-by: Tobias O <tobias.olenyi@envipath.com>
Co-committed-by: Tobias O <tobias.olenyi@envipath.com>
This commit is contained in:
2025-11-13 09:11:32 +13:00
committed by jebus
parent 4e80cd63cd
commit 39faab3d11
2 changed files with 27 additions and 6 deletions

View File

@ -18,6 +18,8 @@
rel="stylesheet"
type="text/css"
/>
{% block extra_styles %}{% endblock %}
</head>
<body class="bg-base-100">
<div class="flex h-screen">