mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
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:
@@ -531,6 +531,7 @@ const ResultSet = ({
|
||||
placement="left"
|
||||
>
|
||||
<Label
|
||||
monospace
|
||||
css={css`
|
||||
line-height: ${theme.fontSizeLG}px;
|
||||
`}
|
||||
|
||||
Reference in New Issue
Block a user