session correction sidebar items 8
This commit is contained in:
parent
56d07084ff
commit
8e25f0fda2
@ -16,13 +16,6 @@ export default async function Page() {
|
|||||||
<ResponsiveIframe
|
<ResponsiveIframe
|
||||||
src={process.env.NEXT_PUBLIC_IFRAME_DRIVE_URL || ''}
|
src={process.env.NEXT_PUBLIC_IFRAME_DRIVE_URL || ''}
|
||||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||||
className="relative"
|
|
||||||
style={{
|
|
||||||
marginTop: '-64px',
|
|
||||||
marginLeft: '-180px',
|
|
||||||
width: 'calc(100% + 500px)',
|
|
||||||
right: '-160px'
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user