diff --git a/app/assets/stylesheets/events.css b/app/assets/stylesheets/events.css index b0b6f88d7..a84f1fa4a 100644 --- a/app/assets/stylesheets/events.css +++ b/app/assets/stylesheets/events.css @@ -45,7 +45,7 @@ background-color: var(--color-bg); inset-block-start: 0; padding-block: var(--grid-lines); - z-index: 1; + z-index: 2; } .event__timestamp {