Closed cmaciasjimenez closed 3 months ago
Hello! I'm trying to hide the sidebar title but can't find the answer. I've seen the font size settings but not how to hide it completely.
Could anyone tell me how to achieve it?
Thank you very much
"apc.stylesheet": { ".monaco-workbench .part > .title > .title-label": "display: none" }
TIP: You can use builtin developer-tools get id/ class of the element you want to customize.
Hello! I'm trying to hide the sidebar title but can't find the answer. I've seen the font size settings but not how to hide it completely.
Could anyone tell me how to achieve it?
Thank you very much