From 8ab488668b16a38abd64aa2c6b649197580c5059 Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Wed, 3 May 2023 20:56:06 +0500 Subject: [PATCH] Update --- com.github.Melawy.Lera-Sugar.desktop/contents/splash/Splash.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.github.Melawy.Lera-Sugar.desktop/contents/splash/Splash.qml b/com.github.Melawy.Lera-Sugar.desktop/contents/splash/Splash.qml index 3af0867..71bc8c8 100644 --- a/com.github.Melawy.Lera-Sugar.desktop/contents/splash/Splash.qml +++ b/com.github.Melawy.Lera-Sugar.desktop/contents/splash/Splash.qml @@ -95,7 +95,7 @@ Pane { id: form height: parent.height - width: parent.width / 2.5 + width: parent.width / 4 anchors.horizontalCenter: undefined anchors.left: parent.left anchors.right: undefined