Skip to content
Snippets Groups Projects
Closed Code Insights: Text labels look too big on the dashboard and the standalone page
  • View options
  • Code Insights: Text labels look too big on the dashboard and the standalone page

  • View options
  • Closed Issue created by Administrator

    Created by: vovakulikov

    Background

    If you go to the dashboard page you can see that all insight card titles have H2 styles. This happened because we made a mistake in this PR https://github.com/sourcegraph/sourcegraph/pull/36383. Our assumption was wrong that <H4 as={H2} /> is the same that <H2 />. As a result, we have the following

    Screenshot 2022-06-08 at 11 10 52

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first