This would apply the font only to code blocks and you could still set the --editor-font in #sb-root for the rest of the editor (there is also --ui-font for text outside the editor)
However I am not sure how reliable it is that the selector .sb-line-fenced-code will continue to work in the future.
How would I apply this to inline code as well? I’ve tried searching for equivalent sb-line-fenced-code for inline and tried several variations, but nothing has worked.
How do you find the available options for that type of tag?