Condense view horizontally and fix settings item spacings
This commit is contained in:
@@ -102,7 +102,8 @@ onUnmounted(() => {
|
||||
|
||||
<div v-if="!busy">
|
||||
<div v-if="hasSubscription">
|
||||
<p>{{ $t('settings.appstoreAccount.description') }}</p>
|
||||
<div>{{ $t('settings.appstoreAccount.description') }}</div>
|
||||
<br/>
|
||||
|
||||
<div class="info-row" v-if="email">
|
||||
<div class="info-label">{{ $t('settings.appstoreAccount.email') }}</div>
|
||||
|
||||
Reference in New Issue
Block a user