update iframe rule gite 4
This commit is contained in:
parent
aef841f7d7
commit
e6a5a51405
@ -63,7 +63,8 @@ export function ResponsiveIframe({ src, className = '', allow }: ResponsiveIfram
|
||||
display: 'block',
|
||||
width: '100%',
|
||||
height: '100%',
|
||||
marginTop: '-64px'
|
||||
marginTop: '-48px',
|
||||
position: 'relative'
|
||||
}}
|
||||
allow={allow}
|
||||
allowFullScreen
|
||||
|
||||
Loading…
Reference in New Issue
Block a user