Update packages/core-components/src/components/OverflowTooltip/OverflowTooltip.tsx
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -34,7 +34,6 @@ const useStyles = makeStyles(
|
||||
overflow: 'visible !important',
|
||||
},
|
||||
typo: {
|
||||
maxWidth: 200,
|
||||
overflow: 'hidden',
|
||||
textOverflow: 'ellipsis',
|
||||
display: '-webkit-box',
|
||||
|
||||
Reference in New Issue
Block a user