From bb08fa9437df26320a124108360948b185fe3d7c Mon Sep 17 00:00:00 2001 From: Resistencia Dev Date: Mon, 15 Dec 2025 09:30:26 +0100 Subject: [PATCH] =?UTF-8?q?Millores=20UI:=20text=20MISSION=5FRESULT=20m?= =?UTF-8?q?=C3=A9s=20gran,=20text=20centrat=20a=20MISSION=5FREVEAL,=20text?= =?UTF-8?q?=20ASSASSIN=5FPHASE=20centrat=20verticalment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/components/GameBoard.tsx | 4 ++-- client/src/components/MissionResult.tsx | 2 +- client/src/components/MissionReveal.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/components/GameBoard.tsx b/client/src/components/GameBoard.tsx index e883bc9..bb07475 100644 --- a/client/src/components/GameBoard.tsx +++ b/client/src/components/GameBoard.tsx @@ -332,8 +332,8 @@ export default function GameBoard({ gameState, currentPlayerId, actions }: GameB {/* Overlay oscuro para mejorar legibilidad */}
- {/* Título sobre la imagen */} -
+ {/* Título sobre la imagen - centrado verticalmente */} +

¡ÚLTIMA OPORTUNIDAD!

diff --git a/client/src/components/MissionResult.tsx b/client/src/components/MissionResult.tsx index e3edcd1..2bd67e1 100644 --- a/client/src/components/MissionResult.tsx +++ b/client/src/components/MissionResult.tsx @@ -28,7 +28,7 @@ export default function MissionResult({ gameState, onContinue, isHost }: Mission animate={{ opacity: 1 }} > -

+

Resultado de la misión