mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
feat(jwt) enhance JWT error notifications with details (#13668)
This commit is contained in:
@@ -129,6 +129,7 @@ const useStyles = makeStyles()((theme: Theme) => {
|
||||
...withPixelLineHeight(theme.typography.bodyShortRegular),
|
||||
overflow: 'auto',
|
||||
overflowWrap: 'break-word',
|
||||
userSelect: 'all',
|
||||
|
||||
'&:not(:empty)': {
|
||||
marginTop: theme.spacing(1)
|
||||
|
||||
Reference in New Issue
Block a user