refactor(hunt): Style hunt admin

This commit is contained in:
2026-08-03 01:57:35 +02:00
parent 2d8669708d
commit 8e5e60da87
11 changed files with 556 additions and 463 deletions
+1
View File
@@ -150,6 +150,7 @@ async function deleteTeam() {
<template>
<VaCollapse
:key="team.id"
color="info"
:header="`${team.name} — ${team.members.length} members — ${team._count.answers} answers — ${team.score} points`"
>
<div class="flex flex-col gap-2">