summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNippy <nippy@rp1.hu>2026-06-02 20:31:54 +0200
committerNippy <nippy@rp1.hu>2026-06-02 20:31:54 +0200
commit1ba8048f28d8960f4246e98c52b861a5277a66b1 (patch)
tree61f5bd223517b1d5f07f7cab4a7a16ea15c78418
parentde4dea724170f59e90242f34625485d7af1df03b (diff)
downloadRaveOS-PKGBUILD-1ba8048f28d8960f4246e98c52b861a5277a66b1.tar.gz
RaveOS-PKGBUILD-1ba8048f28d8960f4246e98c52b861a5277a66b1.zip
calamares update
-rw-r--r--raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss5
1 files changed, 4 insertions, 1 deletions
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;
}