iframe fixed for contacts 4

This commit is contained in:
Alma 2025-04-09 12:15:02 +02:00
parent c4d82daf1b
commit 290c23c4d2

View File

@ -20,9 +20,9 @@ export default async function Page() {
style={{
marginTop: '-64px',
marginLeft: '-180px',
width: 'calc(100% + 360px)',
width: 'calc(100% + 500px)',
position: 'relative',
right: '-90px'
right: '-160px'
}}
allowFullScreen
/>