💄 (tag) better agencement

This commit is contained in:
2020-08-25 20:07:31 +02:00
parent 95e3b1ec3e
commit 16d0e9dcb0
2 changed files with 5 additions and 10 deletions

View File

@@ -1,10 +1,5 @@
<template>
<div class="chart-balance">
<p>
{{
$tc('account.total', statOrdered.length, { count: statOrdered.length })
}}
</p>
<table class="table is-hoverable is-striped" v-if="stats.length">
<tbody>
<tr v-for="(stat, k) in statOrdered" :key="k">