apprendre page
This commit is contained in:
parent
7888170e07
commit
913aead9c4
@ -18,8 +18,8 @@ export default async function Page() {
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||
className="relative"
|
||||
style={{
|
||||
marginTop: '-50px', // Adjust this value based on the Nextcloud navbar height
|
||||
height: 'calc(100% + 50px)' // Compensate for the negative margin
|
||||
marginTop: '-50px',
|
||||
height: 'calc(100% + 50px)'
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user