solved style-lint errors
This commit is contained in:
parent
6031e34fbe
commit
d006c521c2
4 changed files with 3 additions and 4 deletions
|
@ -18,7 +18,6 @@ limitations under the License.
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
&.mx_WelcomePage_registrationDisabled {
|
&.mx_WelcomePage_registrationDisabled {
|
||||||
.mx_ButtonCreateAccount {
|
.mx_ButtonCreateAccount {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in a new issue