refac: styling

This commit is contained in:
Timothy Jaeryang Baek
2025-11-30 03:47:34 -05:00
parent e65d92fc6f
commit 9d39b9b42c
13 changed files with 409 additions and 339 deletions

View File

@@ -818,10 +818,8 @@
<hr class=" border-gray-100 dark:border-gray-700/10 my-2.5 w-full" />
<div class="my-2 -mx-2">
<div class="px-4 py-3 bg-gray-50 dark:bg-gray-950 rounded-3xl">
<AccessControl bind:accessControl />
</div>
<div class="my-2">
<AccessControl bind:accessControl />
</div>
{/if}
</div>