edit reported team in admin ui
All checks were successful
deploy / build-and-deploy (/testvaro, /opt/website-test, website-test) (push) Successful in 28s
deploy / build-and-deploy (/varo, /opt/website, website) (push) Successful in 13s

This commit is contained in:
2025-06-22 00:11:10 +02:00
parent e9e44f67a2
commit d7b05deff2
7 changed files with 52 additions and 10 deletions

View File

@ -48,10 +48,7 @@
<tr>
<td>
<div class="flex items-center gap-x-2">
<div
class="rounded-sm min-w-3 w-3 min-h-3 h-3"
style="background-color: {team.color}"
></div>
<div class="rounded-sm min-w-3 w-3 min-h-3 h-3" style="background-color: {team.color}"></div>
<h3
class="text-xs sm:text-xl break-all"
class:line-through={team.memberOne.dead && team.memberTwo.dead}