From 12ac47e6c15e2d96a89ba4a0e81d099f5dafe82a Mon Sep 17 00:00:00 2001 From: Resistencia Dev Date: Mon, 22 Dec 2025 17:47:06 +0100 Subject: [PATCH] =?UTF-8?q?style:=20Ajustar=20posici=C3=B3n=20del=20histor?= =?UTF-8?q?ial=20a=2060px=20para=20alineaci=C3=B3n=20perfecta?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/components/GameBoard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/GameBoard.tsx b/client/src/components/GameBoard.tsx index bbd119f..28205bd 100644 --- a/client/src/components/GameBoard.tsx +++ b/client/src/components/GameBoard.tsx @@ -897,7 +897,7 @@ export default function GameBoard({ gameState, currentPlayerId, actions, fullPla {/* HISTÓRICO DE MISIONES (Esquina superior derecha) */} {gameState.missionHistory.length > 0 && (