Skip to content

Fix gap between lines in source viewer (Chrome)

Jacques Erasmus requested to merge fix-source-viewer-line-height into master

What does this MR do and why?

Fixes a minor bug in Chrome where a small gap was rendered between line numbers when viewing source files.

changes are behind the highlight_js feature flag

Screenshots or screen recordings

before after
Screenshot_2022-06-16_at_14.59.20 Screenshot_2022-06-16_at_14.59.46

How to set up and validate locally

  1. Enable the highlight_js feature flag
  2. View a source file

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Jacques Erasmus

Merge request reports