💄 (tag) better agencement
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user