From cc00fd0475a506d7dfd0f9be26fc9f9db1885014 Mon Sep 17 00:00:00 2001 From: Nippy Date: Tue, 2 Jun 2026 20:43:53 +0200 Subject: calamares update --- .../etc/calamares/branding/raveos/stylesheet.qss | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'raveos-calamares-theme/etc/calamares') diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss b/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss index c4f258e..b53ae1d 100644 --- a/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss @@ -5,12 +5,11 @@ /* ---------------- Welcome Logo (screen-adaptive) ---------------- */ -#logoLabel { - min-height: 800px; - min-width: 800px; +#welcomeLogo { + min-height: 1100px; + min-width: 1100px; max-height: 9999px; max-width: 9999px; - qproperty-scaledContents: true; qproperty-alignment: AlignCenter; } -- cgit v1.3