add margin

This commit is contained in:
2024-09-04 10:59:59 +02:00
committed by GitHub
parent 48340fabe9
commit 2bc8a0233f
2 changed files with 2 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ defineShortcuts({
</h3>
</div>
</section>
<div class="flex justify-end mb-8 gap-4">
<div class="flex justify-end my-8 gap-4">
<UButton
v-if="canCreateCategory()"
icon="i-ph:folder-simple-plus-duotone"