From 77c518c638f67a2fa38187ef2b29856aab82472c Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Fri, 17 Sep 2021 19:49:15 +0200 Subject: [ui] nospy and sizes --- gui/components/Splash.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/components/Splash.qml') diff --git a/gui/components/Splash.qml b/gui/components/Splash.qml index 0529d76..8cc9bd9 100644 --- a/gui/components/Splash.qml +++ b/gui/components/Splash.qml @@ -27,7 +27,7 @@ Page { VerticalSpacer { visible: true - height: root.height * 0.10 + height: root.height * 0.22 } ProgressBar { -- cgit v1.2.3