edit
This commit is contained in:
		| @ -8,18 +8,25 @@ | ||||
|  | ||||
|     .ant-layout-header { | ||||
|       background: #ffffff; | ||||
|       box-shadow: 0px 5px 5px #d1d1d1; | ||||
|       // box-shadow: 0px 5px 5px #d1d1d1; | ||||
|     } | ||||
|  | ||||
|     nz-content { | ||||
|       background     : url('../../../assets/images/login/login-bg.jpg') 100% 100% no-repeat; | ||||
|       background-size: cover | ||||
|       background-size: cover; | ||||
|       overflow       : hidden; | ||||
|     } | ||||
|  | ||||
|     passport-login { | ||||
|       background: transparent; | ||||
|     } | ||||
|  | ||||
|     .earth-box { | ||||
|       background     : url('../../../assets/images/login/5-地球元素02.png') 100% 100% no-repeat; | ||||
|       background-size: cover; | ||||
|       overflow       : hidden; | ||||
|     } | ||||
|  | ||||
|     .earth { | ||||
|       animation        : eatthAnimation 60s linear infinite; | ||||
|       -webkit-animation: eatthAnimation 60s linear infinite; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user