From 43cff7cd77c5b3a3672e9cfb3a805ac0629abb45 Mon Sep 17 00:00:00 2001 From: Max Alekseenko Date: Mon, 29 Apr 2024 18:14:49 +0200 Subject: [PATCH] fix fullscreen height on android --- ui/shared/layout/LayoutApp.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/shared/layout/LayoutApp.tsx b/ui/shared/layout/LayoutApp.tsx index 515c79bbcb..3ac8e463d8 100644 --- a/ui/shared/layout/LayoutApp.tsx +++ b/ui/shared/layout/LayoutApp.tsx @@ -11,7 +11,7 @@ const LayoutDefault = ({ children }: Props) => { return (