Scopes: Fix height pixels for recent scopes (#108103)
Recent scopes to pixel perfection
This commit is contained in:
@@ -73,5 +73,6 @@ const getStyles = (theme: GrafanaTheme2) => ({
|
||||
}),
|
||||
legend: css({
|
||||
marginBottom: 0,
|
||||
padding: `${theme.spacing(0.5)} 0`,
|
||||
}),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user