Removed useless style

ref #79
This commit is contained in:
Nicolai Ort 2021-02-25 16:53:04 +01:00
parent eff2050959
commit 07636f51c4
2 changed files with 2 additions and 2 deletions

View File

@ -191,7 +191,7 @@
</span>
</div>
<!-- -->
<div style="displ">
<div>
<span class="font-medium text-gray-700">{$_('total-donation-amount')}:</span>
<span>{(editable.amount / 100)
.toFixed(2)

View File

@ -187,7 +187,7 @@
</span>
</div>
<!-- -->
<div style="displ">
<div>
<span
class="font-medium text-gray-700">{$_('total-donation-amount')}:</span>
<span>{(editable.donationAmount / 100)