update iframe rule gite 4

This commit is contained in:
Alma 2025-04-09 14:35:16 +02:00
parent aef841f7d7
commit e6a5a51405

View File

@ -63,7 +63,8 @@ export function ResponsiveIframe({ src, className = '', allow }: ResponsiveIfram
display: 'block',
width: '100%',
height: '100%',
marginTop: '-64px'
marginTop: '-48px',
position: 'relative'
}}
allow={allow}
allowFullScreen