I want to set the lock widget to 60% height, since right now the login button is too low to see in some cases. I tried adding document.getElementsByClassName(‘auth0-lock-widget’).style.height=“50%”; to the options of the Lock, but it’s simply breaking the preview tab. Is there a way to do this?
Hi there @eathren,
Have you had any luck modifying the popup options as discussed here in the documentation below? Thanks!