From fcbf8a3824932eab2fcd92d590fc79fc44169423 Mon Sep 17 00:00:00 2001 From: Kejikus Date: Mon, 20 Dec 2021 00:03:13 +0300 Subject: [PATCH] Fixed bug with limited height of terminal screen Needs testing. --- src/ui/GameRoot.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/GameRoot.tsx b/src/ui/GameRoot.tsx index cca52db9c..494dfeea9 100644 --- a/src/ui/GameRoot.tsx +++ b/src/ui/GameRoot.tsx @@ -319,7 +319,7 @@ export function GameRoot({ player, engine, terminal }: IProps): React.ReactEleme ) : ( - + {page === Page.Terminal ? ( ) : page === Page.Sleeves ? (