iframe fixed for contacts 3

This commit is contained in:
Alma 2025-04-09 12:11:52 +02:00
parent 237a673a33
commit c4d82daf1b

View File

@ -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
/>