Skip to content

Commit f55d575

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

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

style/24.12.20.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,9 @@
99
margin-right: -32px;
1010
}
1111
}
12+
13+
14+
/* https://github.com/refined-github/refined-github/issues/8257 */
15+
body.copilotImmersive>div:first-of-type>.application-main>main>react-app>div {
16+
height: calc(100vh - 64px);
17+
}

0 commit comments

Comments
 (0)