diff --git a/src/app/components/BoardPanelClient.tsx b/src/app/components/BoardPanelClient.tsx
index f368624..ae1e60c 100644
--- a/src/app/components/BoardPanelClient.tsx
+++ b/src/app/components/BoardPanelClient.tsx
@@ -100,9 +100,9 @@ export function BoardPanelClient({
if (isSpecialRank && selectedBoardData.specialRankUsers) {
return (
-
+
-
{categoryName || board.name}
+
{categoryName || board.name}
-
+
{siblingBoards.map((sb) => (