Style updates
Some checks failed
Docker Deploy / build-and-push (push) Has been cancelled

This commit is contained in:
2026-01-18 01:40:22 -07:00
parent 253c24c89b
commit 82e1b8a626
6 changed files with 32 additions and 31 deletions

View File

@@ -38,7 +38,7 @@ const isAdmin = currentUserMember?.member.role === 'owner' || currentUserMember?
---
<DashboardLayout title="Team - Chronus">
<div class="flex justify-between items-center mb-6">
<div class="flex flex-col sm:flex-row justify-between items-start sm:items-center gap-4 mb-6">
<h1 class="text-3xl font-bold">Team Members</h1>
<div class="flex gap-2">
{isAdmin && (