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