LeetCode-Default-Font

Always use the default monospace font in the codemirror editor.

À partir de 2021-03-15. Voir la dernière version.

Auteur
fenghaolw
Évaluations
0 0 0
Version
0.1
Créer
2021-03-15
Mis à jour
2021-03-15
Taille
711 octets
Licence
S/O
S'applique à

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.