Skip to content

Instantly share code, notes, and snippets.

@dayitv89
Created September 25, 2020 00:59
Show Gist options
  • Select an option

  • Save dayitv89/9f8a4030f8a3f30bba724afe3c03311a to your computer and use it in GitHub Desktop.

Select an option

Save dayitv89/9f8a4030f8a3f30bba724afe3c03311a to your computer and use it in GitHub Desktop.
{
"customizeUI.stylesheet": {
".tabs-and-actions-container .editor-actions": "display: none !important; position: fixed; right: 0; z-index: 1; background-color: white; top: 50px;",
".tabs-and-actions-container:hover .editor-actions": "display: flex !important;",
".title.tabs.show-file-icons .editor-actions": "overflow: unset !important;"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment