Improve styling (#399)

This commit is contained in:
Thomas Kaul 2021-09-29 21:10:04 +02:00 committed by GitHub
parent 4219e1121e
commit 8769fe4c90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,12 +17,11 @@
<td class="d-flex">
<gf-value
[locale]="user?.settings?.locale"
[precision]="2"
[value]="1"
></gf-value>
</td>
<td class="pl-1">{{ exchangeRate.label1 }}</td>
<td class="px-2">=</td>
<td class="px-1">=</td>
<td class="d-flex justify-content-end">
<gf-value
[locale]="user?.settings?.locale"