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