learn iframe fixed 3

This commit is contained in:
Alma 2025-04-09 09:57:51 +02:00
parent fbb7f91dc3
commit d14b7d379b

View File

@ -10,8 +10,8 @@ export default async function Page() {
}
return (
<main className="w-full h-screen bg-black p-0 m-0">
<div className="w-full h-full">
<main className="w-full h-screen bg-black">
<div className="w-full h-full pt-16">
<iframe
src="https://connect.slm-lab.net/realms/cercle/protocol/openid-connect/auth?client_id=mediations.slm-lab.net&redirect_uri=https%3A%2F%2Fmediations.slm-lab.net%2F%3Fopenid_mode%3Dtrue&scope=openid%20profile%20email&response_type=code"
className="w-full h-full border-none"