28497
This commit is contained in:
		| @@ -583,10 +583,19 @@ export default { | ||||
|     margin-left: 1px; | ||||
|  | ||||
|     .ai-list__content--right-wrapper { | ||||
|       height: 100%; | ||||
|       position: relative; | ||||
|       // height: 100%; | ||||
|  | ||||
|       .ai-empty { | ||||
|         height: 100%; | ||||
|         position: absolute; | ||||
|         top: 50%; | ||||
|         left: 50%; | ||||
|         z-index: 1; | ||||
|         transform: translate(-50%, -50%); | ||||
|  | ||||
|         .ai-empty__bg { | ||||
|           margin-top: 0; | ||||
|         } | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user