I couldn't find a way to set the font for the editor, and in the less file I found it seems to be hard-coded. Any suggestions? Should I just figure out which class to override, by inspecting the dom, and try overriding that? Maybe this is a dumb question and we're supposed to just override styles as needed, but I was unsure.
I couldn't find a way to set the font for the editor, and in the
lessfile I found it seems to be hard-coded. Any suggestions? Should I just figure out which class to override, by inspecting the dom, and try overriding that? Maybe this is a dumb question and we're supposed to just override styles as needed, but I was unsure.