diff --git a/src/renderer/components/Transaction/TransactionShow/TransactionShow.vue b/src/renderer/components/Transaction/TransactionShow/TransactionShow.vue index 5c11e6dd78..2d25b18703 100644 --- a/src/renderer/components/Transaction/TransactionShow/TransactionShow.vue +++ b/src/renderer/components/Transaction/TransactionShow/TransactionShow.vue @@ -221,7 +221,7 @@ :value="transaction.vendorField" :label="$t('TRANSACTION.VENDOR_FIELD')" item-label-class="mb-auto" - item-value-class="max-w-xs break-words text-right" + item-value-class="max-w-xs break-words text-justify" />