diff --git a/src/Game.tsx b/src/Game.tsx index 0606111..f076eb8 100644 --- a/src/Game.tsx +++ b/src/Game.tsx @@ -270,7 +270,7 @@ function Game(props: GameProps) { role="alert" style={{ userSelect: /https?:/.test(hint) ? "text" : "none", - whiteSpace: "pre", + whiteSpace: "pre-wrap", }} > {hint || `\u00a0`}