From 57f9140dc371a7d05b090de9909c499c5839fd1c Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Fri, 24 Nov 2023 13:45:19 +0500 Subject: [PATCH] Update --- .../contents/splash/Splash.qml | 2 +- .../contents/splash/Splash.qml | 2 +- .../contents/splash/Splash.qml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-dark.Lera-Sugar.desktop/contents/splash/Splash.qml b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-dark.Lera-Sugar.desktop/contents/splash/Splash.qml index 900e7d8..c71c92e 100644 --- a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-dark.Lera-Sugar.desktop/contents/splash/Splash.qml +++ b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-dark.Lera-Sugar.desktop/contents/splash/Splash.qml @@ -85,7 +85,7 @@ Pane { id: form height: parent.height - width: parent.width / 4 + width: parent.width / 3 anchors.horizontalCenter: undefined anchors.left: parent.left anchors.right: undefined diff --git a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-gray.Lera-Sugar.desktop/contents/splash/Splash.qml b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-gray.Lera-Sugar.desktop/contents/splash/Splash.qml index 900e7d8..c71c92e 100644 --- a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-gray.Lera-Sugar.desktop/contents/splash/Splash.qml +++ b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-gray.Lera-Sugar.desktop/contents/splash/Splash.qml @@ -85,7 +85,7 @@ Pane { id: form height: parent.height - width: parent.width / 4 + width: parent.width / 3 anchors.horizontalCenter: undefined anchors.left: parent.left anchors.right: undefined diff --git a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-light.Lera-Sugar.desktop/contents/splash/Splash.qml b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-light.Lera-Sugar.desktop/contents/splash/Splash.qml index 900e7d8..c71c92e 100644 --- a/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-light.Lera-Sugar.desktop/contents/splash/Splash.qml +++ b/usr/share/plasma/look-and-feel/com.github.Melawy.Melawy-round-light.Lera-Sugar.desktop/contents/splash/Splash.qml @@ -85,7 +85,7 @@ Pane { id: form height: parent.height - width: parent.width / 4 + width: parent.width / 3 anchors.horizontalCenter: undefined anchors.left: parent.left anchors.right: undefined