From 61645c39d315a9e27ed7f8b19bf1057ab3118e8d Mon Sep 17 00:00:00 2001 From: Roman Dmytrenko Date: Mon, 11 Dec 2023 15:12:32 +0200 Subject: [PATCH] fix(ui): remove h-screen from default for Loading component --- ui/src/components/Loading.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/Loading.tsx b/ui/src/components/Loading.tsx index 61077af242..3e163f64a9 100644 --- a/ui/src/components/Loading.tsx +++ b/ui/src/components/Loading.tsx @@ -10,7 +10,7 @@ export default function Loading(props: LoadingProps) { return (