mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 19:55:11 +00:00
core: keep review header buttons visible when scroll thumb shows
This commit is contained in:
parent
bf2cc3aa2f
commit
51e6000194
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue