Legend: Allow item copy in Table mode (#83319)
This commit is contained in:
@@ -126,6 +126,7 @@ const getStyles = (theme: GrafanaTheme2) => {
|
||||
maxWidth: '600px',
|
||||
textOverflow: 'ellipsis',
|
||||
overflow: 'hidden',
|
||||
userSelect: 'text',
|
||||
}),
|
||||
labelDisabled: css({
|
||||
label: 'LegendLabelDisabled',
|
||||
|
||||
Reference in New Issue
Block a user