fix: fix logviewer selection behavior
Signed-off-by: Katharina Sick <katharina.sick@dynatrace.com>
This commit is contained in:
@@ -103,7 +103,6 @@ export const useStyles = makeStyles(
|
||||
flexShrink: 0,
|
||||
color: colors.blue[300],
|
||||
borderRight: `1px solid ${colors.blue[700]}`,
|
||||
userSelect: 'none',
|
||||
},
|
||||
textHighlight: {
|
||||
background: alpha(theme.palette.info.main, 0.15),
|
||||
|
||||
Reference in New Issue
Block a user