Horizontal rule is not visible in dark mode
Summary
On GitLab Community Edition 13.12.4, using dark mode, and then having a README.md file with a horizontal line (--- in Markdown) the horizontal line is inserted into the HTML, but is not visible.
Seems to be just a styling issue where the border-color is too dark.
Example:
Edited by Simon Knox