This commit is contained in:
cay 2026-04-07 06:59:41 +01:00
parent 7d445fefd8
commit ea4d0b8eda

View File

@ -31,6 +31,7 @@
justify-content: center;
padding: 6px;
box-sizing: border-box;
position: relative; /* ← fix: damit event-done-overlay korrekt positioniert wird */
}
.event-card-img-wrap img {