Sticky headings should appear above event chips

This commit is contained in:
Jason Zimdars
2025-01-31 09:34:12 -06:00
parent 9b7d297027
commit 7a98ae0601
+1 -1
View File
@@ -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 {