Skip to content

Instantly share code, notes, and snippets.

@ScottKillen
Last active July 3, 2023 21:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ScottKillen/20ef7f5fab2e3cf3c08e0e26fb400428 to your computer and use it in GitHub Desktop.
Save ScottKillen/20ef7f5fab2e3cf3c08e0e26fb400428 to your computer and use it in GitHub Desktop.
/* Remove the pin */
.workspace-tab-header[aria-label="Note file name without .md"] .workspace-tab-header-status-container .mod-pinned {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment