mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
feat(chat/settings) - add ephemeral chat notifications with user settings support (#10617)
This commit is contained in:
@@ -86,6 +86,10 @@ const useStyles = theme => {
|
||||
color: theme.palette.field01
|
||||
},
|
||||
|
||||
'& div.message > span': {
|
||||
color: theme.palette.link01Active
|
||||
},
|
||||
|
||||
'& .ribbon': {
|
||||
width: '4px',
|
||||
height: 'calc(100% - 16px)',
|
||||
|
||||
Reference in New Issue
Block a user