core: keep review header buttons visible when scroll thumb shows
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
[data-slot="session-review-header"] {
|
[data-slot="session-review-header"] {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 20;
|
z-index: 120;
|
||||||
background-color: var(--background-stronger);
|
background-color: var(--background-stronger);
|
||||||
height: 40px;
|
height: 40px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
|
|||||||
Reference in New Issue
Block a user