Mike Thiem
Mike Thiem
Confirmed this can be reliably reproduced by waiting on the IdP's login page (e.g. "sign in with google", see image below) for >15 minutes and then trying to complete the...
@pikatwinky @ronzulu yes, if you have time to resolve the merge conflicts please go ahead I haven't had time to fix them myself due to the holidays.
Sure I'll take a look tonight.
Fortunately we can fix this ourselves with some CSS. Create a file in your vault's `.obsidian/snippets/` folder called `fix-flashcard-modal.css` and paste this in: ```css .modal#sr-modal { width: 100vw !important; max-width:...