Navigation: reserve horizontal space for img in SectionNavItem to avoid layout shift (#63722)
This commit is contained in:
@@ -102,7 +102,7 @@ const getStyles = (theme: GrafanaTheme2) => {
|
||||
margin-left: ${theme.spacing(1)};
|
||||
`,
|
||||
sectionImg: css({
|
||||
height: 18,
|
||||
width: 18,
|
||||
}),
|
||||
isSectionRoot: css({
|
||||
fontSize: theme.typography.h4.fontSize,
|
||||
|
||||
Reference in New Issue
Block a user