LeetCode-Default-Font

Always use the default monospace font in the codemirror editor.

As of 2021-03-15. See the latest version.

Author
fenghaolw
Ratings
0 0 0
Version
0.2
Created
2021-03-15
Updated
2021-03-15
Size
702 Bytes
License
N/A
Applies to
+

Simple script that adds global CSS class so that the code mirror editor is always using the monospace font.

By default LeetCode uses 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace which might not match the monospace font you set for your browsers.