Fix typo: spashLogo -> splashLogo

This commit is contained in:
2026-02-15 21:24:49 +03:00
parent bdc3ec722e
commit 487d8e5adf

View File

@@ -1008,8 +1008,8 @@ progress {
======================================== */ ======================================== */
.pageTitleWithDefaultLogo, .pageTitleWithDefaultLogo,
.spashLogo { .splashLogo {
background-image: var(--logo-url) !important; background-image: var(--banner-url) !important;
} }
/* ======================================== /* ========================================