rp
05/26/2021, 12:30 PMrp
05/26/2021, 12:31 PMSHA512
over SHA256
wouldn't make too much of a difference.jarvis
05/26/2021, 12:35 PMjarvis
05/26/2021, 5:13 PMrp
05/26/2021, 5:15 PMjarvis
05/26/2021, 5:19 PMrp
05/26/2021, 5:20 PMrp
05/26/2021, 5:20 PMjarvis
05/26/2021, 5:26 PMrp
05/26/2021, 5:26 PMjarvis
05/26/2021, 5:31 PMrp
05/26/2021, 5:35 PMjarvis
05/26/2021, 5:54 PMrp
05/26/2021, 5:56 PMjarvis
05/26/2021, 5:58 PMrp
05/26/2021, 5:59 PMjarvis
05/26/2021, 6:10 PMjarvis
05/26/2021, 6:29 PMrp
05/26/2021, 7:04 PMlongshot
05/26/2021, 7:21 PMEmailPasswordReact
I want this width
override to apply to the mobile size media query only. It seems there is no way to override mobile width? Mobile uses 95vw
by default which isn't great when the NextJS App
component has padding.longshot
05/26/2021, 7:22 PMApp
but it's more complex so just wonderingrp
05/26/2021, 7:23 PMwidth
?longshot
05/26/2021, 7:24 PMlongshot
05/26/2021, 7:25 PMrp
05/26/2021, 7:27 PMuseShadowDom
to false in the init functionlongshot
05/26/2021, 7:27 PMrp
05/26/2021, 7:28 PMEmailPassword.init({
useShadowDom: false,
...
});
longshot
05/26/2021, 7:32 PMrp
05/26/2021, 7:33 PMUnternoober
05/28/2021, 1:22 AM