prettier...

This commit is contained in:
Ashley Harrison 2025-05-28 13:39:09 +01:00
parent 8fccdd57c7
commit 6c6f3c8bd4
No known key found for this signature in database
GPG Key ID: FFB870B48A9457E0
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ const getStyles = (theme: GrafanaTheme2) => {
margin: theme.spacing(0, 1, 1, 1),
[theme.breakpoints.up('md')]: {
margin: theme.spacing(0, 2, 2, 2),
}
},
}),
subTitle: css({
position: 'relative',