Fix banner z-index on mobile, update version to 1.1.1

This commit is contained in:
Alexander Schmidt
2026-03-27 10:47:26 +01:00
parent de1b7b1074
commit 67a27f8f59
6 changed files with 9 additions and 8 deletions

View File

@@ -66,6 +66,7 @@ body {
font-size: 0.85rem;
line-height: 1.4;
position: relative;
z-index: 60;
}
.self-host-banner a {