DynamicDashboards: Add background (#115273)
This commit is contained in:
@@ -238,6 +238,7 @@ function getStyles(theme: GrafanaTheme2) {
|
||||
}),
|
||||
dragging: css({
|
||||
cursor: 'move',
|
||||
backgroundColor: theme.colors.background.canvas,
|
||||
}),
|
||||
wrapperGrow: css({
|
||||
flexGrow: 1,
|
||||
|
||||
Reference in New Issue
Block a user