update iframe rule crm

This commit is contained in:
Alma 2025-04-09 14:20:28 +02:00
parent 4f77e35ef9
commit a67d23f798

View File

@ -12,7 +12,7 @@ export default async function Page() {
return ( return (
<main className="w-full h-screen bg-black"> <main className="w-full h-screen bg-black">
<div className="w-full h-full pt-12"> <div className="w-full h-full px-4 pt-12 pb-4">
<ResponsiveIframe <ResponsiveIframe
src={process.env.NEXT_PUBLIC_IFRAME_CRM_URL || ''} src={process.env.NEXT_PUBLIC_IFRAME_CRM_URL || ''}
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"