Fix branding

This commit is contained in:
Pranav
2025-02-05 21:36:07 -08:00
parent 4a63b54630
commit e7847e3f69
2 changed files with 9 additions and 2 deletions
@@ -96,7 +96,7 @@ onMounted(() => {
slate
faded
:label="selectedTeamLabel"
class="rounded-md group-hover:bg-n-alpha-2"
class="capitalize rounded-md group-hover:bg-n-alpha-2"
@click="toggleDropdown()"
/>
<DropdownMenu