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

This reverts commit b396f16fe1.
This commit is contained in:
Torkel Ödegaard 2022-10-06 08:23:29 +02:00 committed by GitHub
parent b476ae62fb
commit fe1395a1ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,