Revert "TopNav: Section styling fix (#56372)" (#56399)

This reverts commit b396f16fe1.
pull/56434/head
Torkel Ödegaard 3 years ago committed by GitHub
parent b476ae62fb
commit fe1395a1ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      public/app/core/components/PageNew/SectionNavItem.tsx

@ -102,7 +102,6 @@ const getStyles = (theme: GrafanaTheme2) => {
fontSize: theme.typography.h5.fontSize,
marginTop: theme.spacing(2),
fontWeight: theme.typography.fontWeightMedium,
color: theme.colors.text.primary,
}),
noRootMargin: css({
marginBottom: 0,

Loading…
Cancel
Save