feat(theme): use IBM Plex Mono for code and numerical displays (#37366)

Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jean Massucatto
2026-02-12 14:32:41 -03:00
committed by GitHub
parent 88ce1425e2
commit dbf5e1f131
14 changed files with 62 additions and 372 deletions

View File

@@ -531,6 +531,7 @@ const ResultSet = ({
placement="left"
>
<Label
monospace
css={css`
line-height: ${theme.fontSizeLG}px;
`}