Steps to reproduce

Formatted code is not on the same height as the rest of the text in preview mode.
For instance, this is what I type in markdown :

Sets are declared with the `set()` constructor.

Expected result

Capture d’écran 2020-06-26 à 13.06.47

(This screenshot has been taken on Inkdrop)

Actual result

Capture d’écran 2020-06-26 à 13.07.34

(This screenshot is on Obsidian)

Environment

  • Operating system:

MacOS 10.15.4

  • Obsidian version: 0.7.3

Additional information

are you using a custom css?

Yes, I’m using custom CSS. After disabling it , the code part shows up as it should.