Condense view horizontally and fix settings item spacings

This commit is contained in:
Johannes Zellner
2025-09-19 18:43:41 +02:00
parent 9bdbd49de0
commit 1d49af144c
20 changed files with 60 additions and 36 deletions

View File

@@ -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>