modify style
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
{{ line }}
|
||||
</span>
|
||||
</p>
|
||||
<hr/><br/>
|
||||
<v-divider/><br/>
|
||||
<p>
|
||||
<span>ezBookkeeping also contains additional third party software.</span><br/>
|
||||
<span>All the third party software included or linked is redistributed under the terms and conditions of their original licenses.</span>
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
<v-table v-if="exchangeRatesData && exchangeRatesData.exchangeRates && exchangeRatesData.exchangeRates.length">
|
||||
<thead>
|
||||
<tr>
|
||||
<th style="width: 50%">{{ $t('Currency') }}</th>
|
||||
<th class="text-uppercase" style="width: 50%">{{ $t('Currency') }}</th>
|
||||
<th class="text-uppercase">{{ $t('Amount') }}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
Reference in New Issue
Block a user