code refactor

This commit is contained in:
MaysWind
2023-07-22 23:17:13 +08:00
parent b45900e5bc
commit ebee6273b0
4 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
</div>
</template>
<v-table>
<v-table class="table-striped">
<thead>
<tr>
<th class="text-uppercase">{{ $t('Currency') }}</th>
+1 -1
View File
@@ -35,7 +35,7 @@
</div>
</template>
<v-table class="transaction-tags-table">
<v-table class="transaction-tags-table table-striped">
<thead>
<tr>
<th class="text-uppercase" style="width: 50%">{{ $t('Tag Title') }}</th>
@@ -87,7 +87,7 @@
</div>
</template>
<v-table class="text-no-wrap">
<v-table class="table-striped text-no-wrap">
<thead>
<tr>
<th class="text-uppercase">{{ $t('Type') }}</th>