From de4dea724170f59e90242f34625485d7af1df03b Mon Sep 17 00:00:00 2001 From: Nippy Date: Tue, 2 Jun 2026 20:23:17 +0200 Subject: calamares update --- .../etc/calamares/branding/raveos/stylesheet.qss | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss') diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss b/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss index 8a12280..c48e5d2 100644 --- a/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss @@ -3,6 +3,14 @@ /* Main: #404040 | Accent: #3d7839 | Border: #7f8c8d */ /* ===================================================== */ +/* ---------------- Welcome Logo (screen-adaptive) ---------------- */ + +#logoLabel { + min-height: 650px; + max-height: 9999px; + qproperty-alignment: AlignCenter; +} + /* ---------------- Global ---------------- */ * { -- cgit v1.3