Rename mx_Login_box
to mx_AuthPage_modal
and fold into AuthPage
This commit is contained in:
parent
3bd765f63f
commit
1d01ac398c
7 changed files with 46 additions and 52 deletions
|
@ -30,3 +30,11 @@ limitations under the License.
|
|||
margin-top: 32px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.mx_AuthPage_modal {
|
||||
width: 300px;
|
||||
min-height: 450px;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
margin: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue