next.js
eb66a4df - [dev-overlay] fix: terminal symbols are longer than text (#76059)

Commit
1 year ago
[dev-overlay] fix: terminal symbols are longer than text (#76059) ### Why? There's a width mismatch for symbols used in Geist Mono font font-weight over 600. | Before | After | |--------|--------| | ![CleanShot 2025-02-15 at 01 42 01](https://github.com/user-attachments/assets/534bacd9-8d0a-4980-8db4-024b1fd93a3f) | ![CleanShot 2025-02-15 at 01 42 16](https://github.com/user-attachments/assets/008418a9-0c1b-4fbe-8226-5d4fbaa8b312) | ### How? Use font-weight `500` for bold for now. Closes NDX-821
Author
Parents
Loading