core: keep review header buttons visible when scroll thumb shows

This commit is contained in:
David Hill
2026-03-02 14:59:12 +00:00
parent bf2cc3aa2f
commit 51e6000194

View File

@@ -23,7 +23,7 @@
[data-slot="session-review-header"] {
position: sticky;
top: 0;
z-index: 20;
z-index: 120;
background-color: var(--background-stronger);
height: 40px;
padding-bottom: 8px;