wip: attempt to fix overflow
This commit is contained in:
@@ -151,6 +151,8 @@ export const getStyles = (theme: GrafanaTheme2) => {
|
||||
fontSize: theme.typography.h4.fontSize,
|
||||
color: theme.colors.text.primary,
|
||||
margin: 0,
|
||||
wordBreak: 'normal',
|
||||
overflowWrap: 'anywhere'
|
||||
}),
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user