Lacan Thibaud

Results 2 comments of Lacan Thibaud

Hi, I'm getting the same error and i just have a new react project created with CRA and copied / pasted the code example from the readme of reactfire. My...

You can do it in pure CSS `.cdk-overlay-pane { width: 90%; height: 90%; } @media(max-width: 1000px) { .cdk-overlay-pane { width: 100%; height: 100%; } }` and just don't put the...