Skip to content

Instantly share code, notes, and snippets.

@fmal
Forked from aaronjensen/vscode-customizations.css
Created October 17, 2018 06:41
Show Gist options
  • Save fmal/5833ff64d8982c0d2f843b834e31a2e7 to your computer and use it in GitHub Desktop.
Save fmal/5833ff64d8982c0d2f843b834e31a2e7 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