Skip to content

Commit 6d517d8

Browse files
authored
25.4.8 sticky-sidebar overlap fix
refined-github/refined-github#8445
1 parent df98492 commit 6d517d8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style/25.4.8.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/* z-index fight https://github.com/refined-github/refined-github/issues/8445 */
2+
.rgh-sticky-sidebar {
3+
z-index: unset !important;
4+
}

0 commit comments

Comments
 (0)