fix(video-background): set dialog add button margin to right size

This commit is contained in:
Gabriel Borlea
2023-02-14 15:28:30 +02:00
committed by Gabriel Borlea
parent fce8f52574
commit 72ef1668f2
2 changed files with 5 additions and 2 deletions

View File

@@ -256,7 +256,7 @@ const useStyles = makeStyles()(theme => {
}
},
dialogMarginTop: {
marginTop: '44px'
marginTop: '8px'
},
virtualBackgroundLoading: {
overflow: 'hidden',