You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current code editor uses a different code/mono font than the rest of patternfly. Looks like we can pass fontFamily: 'var(--pf-t--global--font--family--mono)' to editorOptions to use the RedHatMono font.
The text was updated successfully, but these errors were encountered:
Spotted in #11575
The current code editor uses a different code/mono font than the rest of patternfly. Looks like we can pass
fontFamily: 'var(--pf-t--global--font--family--mono)'
toeditorOptions
to use the RedHatMono font.The text was updated successfully, but these errors were encountered: