mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-29 01:42:37 +02:00
slightly more margin for details
This commit is contained in:
parent
c4f98580c1
commit
e9afc539c8
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<details class="mb-2">
|
||||
<details class="mb-3">
|
||||
<summary class="mb-2">{{ _("More options") }}</summary>
|
||||
{% if g.project.default_currency != "XXX" %}
|
||||
{{ input(form.original_currency, inline=True, class="form-control custom-select") }}
|
||||
|
|
Loading…
Reference in a new issue