Steps to reproduce
In edit mode, select some text that includes inline code.
Expected result
The inline code is properly shown as selected.
Actual result
Most of the visual highlight that indicates what text is selected is occluded, seemingly by the background of the inline code:
Environment
- Operating system: macOS 10.14.6
- Obsidian version: v0.10.8
(Theme = none; no custom CSS snippets)
Additional information
This glitch is not present for code blocks or other special types of text I have tested.