I'm trying to change the line-height of the code in legacy Ace Editor (default file manager editor for shared hosting on Hostgator) with js/css, but when i do it with css (here) a bug happens: the code misaligns the selection when, for example, something is selected(image).
When I try the main answer suggestion (here) it says "editor is not defined".
- I searched, but i think that as it is a hostgator shared hosting, i don't have direct access to the ace editor code.
Bug when i try with css
