update iframe rule gite 3

This commit is contained in:
Alma 2025-04-09 14:32:42 +02:00
parent ed7e13a069
commit aef841f7d7

View File

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