fix: 修改样式
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
const FullScreenVideoBackground = ({}: {}) => {
|
||||
return (
|
||||
<div className='fixed inset-0 h-full w-full overflow-hidden'>
|
||||
<div className='h-full w-full overflow-hidden'>
|
||||
<video
|
||||
autoPlay
|
||||
muted
|
||||
|
||||
Reference in New Issue
Block a user