Cherry Markdown
Merged · PR #1847- Root-caused a CSS bug where the code-block toolbar's copy/edit icons balloon up and overlap when a user increases the editor's base font size.
- Traced it to a missing icon-size constraint the rest of the toolbar already used elsewhere, and fixed it with a 4-line change.