We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3d29df2 + d515bbf commit 1c8e5baCopy full SHA for 1c8e5ba
1 file changed
wide-github.css
@@ -84,3 +84,8 @@ body:not(.wgh-disabled) .application-main div[data-target="react-app.reactRoot"]
84
body:not(.wgh-disabled) .application-main div[data-target="react-app.reactRoot"] div[class^='prc-PageLayout-PageLayoutWrapper-'] {
85
max-width: none;
86
}
87
+
88
+/* PR Page (May 2026) */
89
+body:not(.wgh-disabled) .application-main div[data-target="react-app.reactRoot"] div[class^='prc-PageLayout-ContentWrapper'] {
90
+ max-width: none;
91
+}
0 commit comments