iframe fixed for contacts 3
This commit is contained in:
parent
237a673a33
commit
c4d82daf1b
@ -20,7 +20,9 @@ export default async function Page() {
|
||||
style={{
|
||||
marginTop: '-64px',
|
||||
marginLeft: '-180px',
|
||||
width: 'calc(100% + 180px)'
|
||||
width: 'calc(100% + 360px)',
|
||||
position: 'relative',
|
||||
right: '-90px'
|
||||
}}
|
||||
allowFullScreen
|
||||
/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user