Skip to content

Instantly share code, notes, and snippets.

@Defelo
Last active April 19, 2025 19:17
Show Gist options
  • Select an option

  • Save Defelo/2d012830a79881a24aece0e47aa9c748 to your computer and use it in GitHub Desktop.

Select an option

Save Defelo/2d012830a79881a24aece0e47aa9c748 to your computer and use it in GitHub Desktop.
#dashboard h2.my-2,
div[data-target="get-repo.copilotTip"],
div.Box-sc-g0xbh4-0 > button[data-testid='copilot-popover-button'],
.copilotPreview__container,
#copilot-floating-button,
.AppHeader-CopilotChat,
form p:has([data-hovercard-type=copilot]),
.select-menu-list [data-filterable-for=review-filter-field] label:has(input[value='175728472']),
div.Box-sc-g0xbh4-0.biWYdz,
div:has(> react-partial[partial-name=copilot-code-chat]),
li:has(> button[data-tab=copilot]),
li:has(> a[href='/settings/copilot']) {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment