mirror of
https://github.com/grafana/grafana.git
synced 2025-02-12 00:25:46 -06:00
SectionNav: Remove root section right margin (#65507)
This commit is contained in:
parent
d8ac2e97a0
commit
3696958632
@ -116,8 +116,6 @@ const getStyles = (theme: GrafanaTheme2) => {
|
||||
fontSize: theme.typography.h5.fontSize,
|
||||
marginTop: theme.spacing(2),
|
||||
fontWeight: theme.typography.fontWeightMedium,
|
||||
// To make room for section toggle button when section is active
|
||||
marginRight: theme.spacing(4),
|
||||
}),
|
||||
noRootMargin: css({
|
||||
marginBottom: 0,
|
||||
|
Loading…
Reference in New Issue
Block a user