mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-18 18:07:48 +00:00
@@ -43,7 +43,7 @@ const useStyles = makeStyles(theme => {
|
||||
backgroundColor: theme.palette.field01,
|
||||
border: '1px solid',
|
||||
borderRadius: theme.shape.borderRadius,
|
||||
borderColor: theme.palette.border02,
|
||||
borderColor: theme.palette.ui05,
|
||||
color: theme.palette.text01,
|
||||
padding: '10px 16px 10px 44px',
|
||||
width: '100%',
|
||||
@@ -100,7 +100,7 @@ const useStyles = makeStyles(theme => {
|
||||
boxSizing: 'borderBox',
|
||||
overflow: 'hidden',
|
||||
border: '1px solid',
|
||||
borderColor: theme.palette.border02,
|
||||
borderColor: theme.palette.ui05,
|
||||
backgroundColor: theme.palette.field01,
|
||||
color: theme.palette.field02,
|
||||
borderRadius: theme.shape.borderRadius,
|
||||
|
||||
Reference in New Issue
Block a user