Raid Instance tab working

This commit is contained in:
2025-03-11 22:58:18 -04:00
parent c9ceeea3b4
commit cff5e098b8
15 changed files with 859 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ export default function ClassGroupsByRaidLayoutDisplay({
else{
return (
<div
className="flex flex-row gap-x-4"
className="flex flex-row items-center justify-center gap-x-4"
>
{
classGroupsQuery.data.map((classGroup, index) => (