Skip to content

Commit 41a14ef

Browse files
authored
24.12.20 GitHub Copilot hotfix
refined-github/refined-github#8257
1 parent e1cc28b commit 41a14ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style/25.1.24.css

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/* https://github.com/refined-github/refined-github/issues/8257 */
2+
body.copilotImmersive>div:first-of-type>.application-main>main>react-app>div {
3+
height: calc(100vh - 64px);
4+
}

0 commit comments

Comments
 (0)