Merge pull request #4832 from IgorA100/patch-821418

Fix: Fixed overlapping ".eventStats" and dropdown tags on Event page
This commit is contained in:
Isaac Connor
2026-05-15 18:19:15 -04:00
committed by GitHub

View File

@@ -120,6 +120,7 @@ height: 100%;
}
.eventStats {
padding-left: 0;
z-index: 1;
/* margin-right: 5px; */
}