forked from enviPath/enviPy
[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:
@ -18,6 +18,8 @@
|
||||
rel="stylesheet"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
{% block extra_styles %}{% endblock %}
|
||||
</head>
|
||||
<body class="bg-base-100">
|
||||
<div class="flex h-screen">
|
||||
|
||||
Reference in New Issue
Block a user