edit
This commit is contained in:
		| @ -14,7 +14,7 @@ | ||||
|     nz-content { | ||||
|       background     : url('../../../assets/images/login/login-bg.jpg') 100% 100% no-repeat; | ||||
|       background-size: cover; | ||||
|       overflow       : hidden; | ||||
|       overflow       : auto; | ||||
|     } | ||||
|  | ||||
|     passport-login { | ||||
| @ -22,18 +22,22 @@ | ||||
|     } | ||||
|  | ||||
|     .earth-box { | ||||
|       background     : url('../../../assets/images/login/5-地球元素02.png') 100% 100% no-repeat; | ||||
|       background-size: cover; | ||||
|       overflow       : hidden; | ||||
|       background         : url('../../../assets/images/login/5-地球元素.png') 100% 100% no-repeat; | ||||
|       background-size    : cover; | ||||
|       background-position: center; | ||||
|       // overflow       : hidden; | ||||
|       width              : 100%; | ||||
|       height             : 100%; | ||||
|     } | ||||
|  | ||||
|     .earth { | ||||
|       // animation        : eatthAnimation 60s linear infinite; | ||||
|       // -webkit-animation: eatthAnimation 60s linear infinite; | ||||
|       max-width           : 100%; | ||||
|       margin-top          : -50px; | ||||
|       max-width              : 100%; | ||||
|       height                 : 100%; | ||||
|       // margin-top          : -50px; | ||||
|       // max-height       : calc(100% - 64px); | ||||
|       border-radius       : 40%; | ||||
|       // border-radius       : 40%; | ||||
|     } | ||||
|  | ||||
|     .logo { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user