@@ -1235,7 +1235,7 @@ const getStyles = (theme: GrafanaTheme2, wrapLogMessage: boolean, tableHeight: n
|
||||
visualisationType: css({
|
||||
display: 'flex',
|
||||
flex: '1',
|
||||
justifyContent: 'space-between',
|
||||
justifyContent: 'flex-end',
|
||||
}),
|
||||
visualisationTypeRadio: css({
|
||||
margin: `0 0 0 ${theme.spacing(1)}`,
|
||||
|
||||
Reference in New Issue
Block a user