From 1ba8048f28d8960f4246e98c52b861a5277a66b1 Mon Sep 17 00:00:00 2001 From: Nippy Date: Tue, 2 Jun 2026 20:31:54 +0200 Subject: calamares update --- raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss b/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss index c48e5d2..c4f258e 100644 --- a/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss @@ -6,8 +6,11 @@ /* ---------------- Welcome Logo (screen-adaptive) ---------------- */ #logoLabel { - min-height: 650px; + min-height: 800px; + min-width: 800px; max-height: 9999px; + max-width: 9999px; + qproperty-scaledContents: true; qproperty-alignment: AlignCenter; } -- cgit v1.3