Skip to content

Commit 51e6000

Browse files
committed
core: keep review header buttons visible when scroll thumb shows
1 parent bf2cc3a commit 51e6000

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui/src/components/session-review.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
[data-slot="session-review-header"] {
2424
position: sticky;
2525
top: 0;
26-
z-index: 20;
26+
z-index: 120;
2727
background-color: var(--background-stronger);
2828
height: 40px;
2929
padding-bottom: 8px;

0 commit comments

Comments
 (0)