Last active
July 3, 2023 21:32
-
-
Save ScottKillen/20ef7f5fab2e3cf3c08e0e26fb400428 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 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