solved style-lint errors

pull/21833/head
Ayush Kumar 2021-01-28 23:49:13 +05:30
parent 6031e34fbe
commit d006c521c2
4 changed files with 3 additions and 4 deletions

View File

@ -26,4 +26,4 @@ limitations under the License.
.mx_AuthHeader {
display: none;
}
}
}

View File

@ -28,4 +28,4 @@ limitations under the License.
.mx_AuthHeaderLogo {
display: none;
}
}
}

View File

@ -28,4 +28,4 @@ limitations under the License.
.mx_AuthBody_language .mx_Dropdown_arrow {
background: $authpage-lang-color;
}
}

View File

@ -18,7 +18,6 @@ limitations under the License.
display: flex;
flex-direction: column;
align-items: center;
&.mx_WelcomePage_registrationDisabled {
.mx_ButtonCreateAccount {
display: none;