Skip to content

Commit

Permalink
Remove unused css class
Browse files Browse the repository at this point in the history
Signed-off-by: Musale Martin <[email protected]>
  • Loading branch information
musale committed Aug 15, 2023
1 parent 3339f65 commit 7b0af84
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/mgt-chat/src/components/Chat/Chat.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ const useStyles = makeStyles({
},
fullHeight: {
height: '100%'
},
unsupportedContent: {
color: 'red'
}
});

Expand Down

0 comments on commit 7b0af84

Please sign in to comment.