Skip to content

Commit 127adf4

Browse files
committed
chore(platform): update login style
1 parent fd72796 commit 127adf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/platform/src/app/routes/login/Login.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
@include e(login-container) {
1717
display: inline-block;
18+
max-width: 400px;
1819
vertical-align: top;
1920
}
2021

@@ -39,7 +40,6 @@
3940
}
4041

4142
@include e(tabs) {
42-
max-width: 400px;
4343
margin-top: 20px;
4444
}
4545

0 commit comments

Comments
 (0)