mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-28 14:20:47 +00:00
Fix login box in dark mode.
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
{# DEMO site warning #}
|
{# DEMO site warning #}
|
||||||
{% if IS_DEMO_SITE %}
|
{% if IS_DEMO_SITE %}
|
||||||
<div class="card mb-2">
|
<div class="card mb-2">
|
||||||
<div class="card-body">
|
<div class="card-body login-card-body">
|
||||||
<p>
|
<p>
|
||||||
Welcome to the Firefly III demonstration website!<br/>
|
Welcome to the Firefly III demonstration website!<br/>
|
||||||
<br/>
|
<br/>
|
||||||
|
|||||||
Reference in New Issue
Block a user