LeetCode-Default-Font

Always use the default monospace font in the codemirror editor.

2021-03-15 기준 버전입니다. 최신 버전을 확인하세요.

작성자
fenghaolw
평점
0 0 0
버전
0.2
생성일
2021-03-15
갱신일
2021-03-15
크기
702바이트
라이선스
해당 없음
적용 사이트

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.