learn iframe fixed 2
This commit is contained in:
parent
d39a980e59
commit
fbb7f91dc3
@ -10,8 +10,8 @@ export default async function Page() {
|
||||
}
|
||||
|
||||
return (
|
||||
<main className="w-full min-h-screen bg-black">
|
||||
<div className="w-full h-screen">
|
||||
<main className="w-full h-screen bg-black p-0 m-0">
|
||||
<div className="w-full h-full">
|
||||
<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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user