Skip to content

Instantly share code, notes, and snippets.

@CodeIter
Created June 14, 2020 07:25
Show Gist options
  • Save CodeIter/1272cf6d0f94d7e4b97be0d5e0271e7d to your computer and use it in GitHub Desktop.
Save CodeIter/1272cf6d0f94d7e4b97be0d5e0271e7d to your computer and use it in GitHub Desktop.
/* https://stackoverflow.com/a/49434126 */
.CodeMirror {
resize : vertical !important;
overflow : auto !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment