mirror of
https://github.com/grafana/grafana.git
synced 2024-11-27 19:30:36 -06:00
TopNav: Section styling fix (#56372)
This commit is contained in:
parent
dcc02a8ebe
commit
b396f16fe1
@ -102,6 +102,7 @@ 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…
Reference in New Issue
Block a user