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