diff --git a/client/styles/layout/_user.scss b/client/styles/layout/_user.scss index 040b4cc05d..518df72767 100644 --- a/client/styles/layout/_user.scss +++ b/client/styles/layout/_user.scss @@ -15,6 +15,7 @@ .new-password-container, .email-verification { height: 100%; + overflow: auto; @include themify() { color: getThemifyVariable('primary-text-color'); background-color: getThemifyVariable('background-color');