PluginDetailsBody: Use proper cases for the styles (#95640)
This commit is contained in:
@@ -153,7 +153,7 @@ export const getStyles = (theme: GrafanaTheme2) => ({
|
||||
margin: theme.spacing(1, 0),
|
||||
},
|
||||
code: {
|
||||
'white-space': 'pre-wrap',
|
||||
whiteSpace: 'pre-wrap',
|
||||
},
|
||||
},
|
||||
a: {
|
||||
|
||||
Reference in New Issue
Block a user