chore: text overflow word-wrap & cleanup
This commit is contained in:
@@ -30,6 +30,7 @@ const Item = styled(Box)(({ theme: { palette, typography } }) => ({
|
||||
},
|
||||
"& .data": {
|
||||
color: palette.text.primary,
|
||||
overflowWrap: "anywhere",
|
||||
},
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user