We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9484071 + 129dc7a commit 67a44bdCopy full SHA for 67a44bd
client/styles/layout/_user.scss
@@ -15,6 +15,7 @@
15
.new-password-container,
16
.email-verification {
17
height: 100%;
18
+ overflow: auto;
19
@include themify() {
20
color: getThemifyVariable('primary-text-color');
21
background-color: getThemifyVariable('background-color');
0 commit comments