mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-20 12:27:47 +00:00
fix(video-background): set dialog add button margin to right size
This commit is contained in:
committed by
Gabriel Borlea
parent
fce8f52574
commit
72ef1668f2
@@ -256,7 +256,7 @@ const useStyles = makeStyles()(theme => {
|
||||
}
|
||||
},
|
||||
dialogMarginTop: {
|
||||
marginTop: '44px'
|
||||
marginTop: '8px'
|
||||
},
|
||||
virtualBackgroundLoading: {
|
||||
overflow: 'hidden',
|
||||
|
||||
Reference in New Issue
Block a user