Give section headers more space

This commit is contained in:
Johannes Zellner
2025-01-16 12:24:15 +01:00
parent da4215afbd
commit 8e1457d605
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
</div>
</Dialog>
<h2 class="header-with-button">
<h2 class="header header-with-button">
{{ $t('profile.appPasswords.title') }}
<Button @click="newDialog.open()" icon="fa fa-plus">{{ $t('profile.appPasswords.newPassword') }}</Button>
</h2>