This commit is contained in:
Lynn 2022-01-24 17:02:30 +01:00
parent 853671b4eb
commit dfa0f5e0bb

View file

@ -270,7 +270,7 @@ function Game(props: GameProps) {
role="alert"
style={{
userSelect: /https?:/.test(hint) ? "text" : "none",
whiteSpace: "pre",
whiteSpace: "pre-wrap",
}}
>
{hint || `\u00a0`}