Style changes

This commit is contained in:
Luke Hagar
2024-05-24 17:28:59 -05:00
parent 7707ebbdd6
commit 626129936b
5 changed files with 56 additions and 39 deletions

View File

@@ -47,7 +47,7 @@
</script>
<form
class="container mx-auto border-token rounded-container-token bg-surface-backdrop-token px-6 py-4 min-h-20 space-y-4"
class="border-token rounded-container-token bg-surface-backdrop-token px-6 py-4 min-h-20 space-y-4"
>
{#each $openApiStore.security as schema, index}
<div class="card w-full p-4">