This commit is contained in:
Timothy Jaeryang Baek
2025-02-15 19:50:40 -08:00
parent 052531ac13
commit fd8998a38f
37 changed files with 281 additions and 273 deletions

View File

@@ -151,7 +151,7 @@
</a>
{/if}
<hr class=" border-gray-50 dark:border-gray-850 my-1 p-0" />
<hr class=" border-gray-100 dark:border-gray-850 my-1 p-0" />
<button
class="flex rounded-md py-2 px-3 w-full hover:bg-gray-50 dark:hover:bg-gray-800 transition"
@@ -185,7 +185,7 @@
</button>
{#if $activeUserIds?.length > 0}
<hr class=" border-gray-50 dark:border-gray-850 my-1 p-0" />
<hr class=" border-gray-100 dark:border-gray-850 my-1 p-0" />
<Tooltip
content={$USAGE_POOL && $USAGE_POOL.length > 0