JunoLab / atom-ink

IDE toolkit for Atom
MIT License
228 stars 40 forks source link

Correct JSX styles in doc/workspace pane #202

Closed aviatesk closed 5 years ago

aviatesk commented 5 years ago

While working on #200, I found JSX styling for dynamic font-changing in docpane.js is kinda broken. I fixed it and also added the same styling to workspace.js.

Now both panes correctly reflects the font changes: image