Rebuild all for new release.

This commit is contained in:
James Cole
2021-05-08 21:26:50 +02:00
parent 4e70601d19
commit 0d969dd42a
29 changed files with 419 additions and 267 deletions

View File

@@ -51,7 +51,7 @@
<td class="align-middle">
<div v-if="entry.pct > 0" class="progress">
<div :aria-valuenow="entry.pct" :style="{ width: entry.pct + '%'}" aria-valuemax="100"
aria-valuemin="0" class="progress-bar progress-bar-striped bg-danger"
aria-valuemin="0" class="progress-bar bg-danger"
role="progressbar">
<span v-if="entry.pct > 20">
{{ Intl.NumberFormat(locale, {style: 'currency', currency: entry.currency_code}).format(entry.difference_float) }}