We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a9bda7 commit fc9e75bCopy full SHA for fc9e75b
src/button/button-contributions.ts
@@ -318,7 +318,7 @@ export const buttonContributions: ButtonContributionParams[] = [
318
{
319
id: "gh-pull",
320
exampleUrls: ["https://github.com/svenefftinge/browser-extension-test/pull/2"],
321
- selector: "#partial-discussion-header > div.gh-header-show > div > div",
+ selector: "#partial-discussion-header div.gh-header-show > div > div",
322
containerElement: createElement("div", {
323
order: "2",
324
}),
0 commit comments