LeetCode-Default-Font

Always use the default monospace font in the codemirror editor.

Author
fenghaolw
Daily installs
0
Total installs
123
Ratings
0 0 0
Version
0.3
Created
2021-03-15
Updated
2021-03-20
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.