fix margin to rest of the dashboard

This commit is contained in:
oscarkilhed
2025-12-09 12:38:31 +01:00
parent f0064e03c9
commit 7b4854f8af
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -4677,4 +4677,4 @@
"count": 1
}
}
}
}
@@ -250,6 +250,7 @@ function getStyles(theme: GrafanaTheme2) {
opacity: 1,
filter: 'unset',
},
display: 'inline-block',
}),
controlsPanelEdit: css({
flexWrap: 'wrap-reverse',