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