New password reset flow (#9581)

This commit is contained in:
Michael Weimann
2022-11-22 07:58:37 +01:00
committed by GitHub
parent 3f74ac37e8
commit e5ce6d7800
23 changed files with 1163 additions and 362 deletions
+3 -1
View File
@@ -17,6 +17,8 @@ limitations under the License.
.mx_Login_submit {
@mixin mx_DialogButton;
font-size: 15px;
font-weight: 600;
width: 100%;
margin-top: 24px;
margin-bottom: 24px;
@@ -87,7 +89,7 @@ limitations under the License.
div.mx_AccessibleButton_kind_link.mx_Login_forgot {
display: block;
margin: 0 auto;
margin-top: 24px;
&.mx_AccessibleButton_disabled {
cursor: not-allowed;