UNPKG

@nteract/styles

Version:

css for use in nteract apps

12 lines (10 loc) 335 B
.monaco-container .monaco-editor { width: inherit !important; } .monaco-container .monaco-editor .overflow-guard { width: inherit !important; } /* 26px is the left margin for .monaco-scrollable-element */ .monaco-container .monaco-editor .monaco-scrollable-element.editor-scrollable.vs { width: calc(100% - 26px) !important; }