bug fixes

This commit is contained in:
Peter Papp
2021-05-14 10:29:46 +02:00
parent b4e6561134
commit 722eceb0c1
23 changed files with 172 additions and 137 deletions
@@ -33,7 +33,7 @@
</div>
<!--Billing Profile Message-->
<div class="text-content" v-if="! hasBillingProfile">
<div class="text-content" v-if="! hasBillingProfile && ! isLoading">
<h1 class="title">
{{ $t('in.empty.bill_profile_title') }}
</h1>