Skip to content

Instantly share code, notes, and snippets.

@aaronjensen
Created June 10, 2018 16:53
Show Gist options
  • Save aaronjensen/07af254fe75faf0186794659c69525a0 to your computer and use it in GitHub Desktop.
Save aaronjensen/07af254fe75faf0186794659c69525a0 to your computer and use it in GitHub Desktop.
.title-actions > .monaco-toolbar > .monaco-action-bar > .actions-container > .action-item > .action-label.icon.explorer-action {
display: none !important;
}
.editor-actions > .monaco-toolbar > .monaco-action-bar {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment