fix(routes): ui from secrets table

This commit is contained in:
Kaname
2022-09-10 19:00:43 +00:00
parent 3a562bb714
commit 0f0d96195d
21 changed files with 93 additions and 257 deletions

View File

@@ -281,7 +281,7 @@
<NewResource />
{/if}
</nav>
<div class="container lg:mx-auto lg:p-0 px-8 lg:pt-24 pt-5">
<div class="container lg:mx-auto lg:p-0 px-8 pt-5">
<!-- {#if $appSession.teamId === '0'}
<Usage />
{/if} -->