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