fix(): 修改播放器控件
parent
a8e912f74f
commit
9e0bb97345
|
|
@ -38,7 +38,7 @@ const useStyles = makeStyles((theme) => ({
|
|||
},
|
||||
controls1: {
|
||||
position: 'absolute',
|
||||
top: '85%',
|
||||
top: '88%',
|
||||
left: '50%',
|
||||
transform: 'translate(-50%, -50%)',
|
||||
padding: theme.spacing(2),
|
||||
|
|
|
|||
Loading…
Reference in New Issue