[feat] css full support

This commit is contained in:
kwaroran
2023-06-18 21:11:42 +09:00
parent ad5e3db0ae
commit fb9bd8d342
6 changed files with 34 additions and 3 deletions

View File

@@ -66,7 +66,6 @@
<button class="mr-2 text-gray-400 hover:text-green-500" on:click={() => (openHub = false)}>
<ArrowLeft/>
</button>
<h1 class="text-3xl font-bold">{language.hub} <Help key="experimental" /> </h1>
</div>
<Hub />
{/if}