fix overview when zoom transition is active (#196)
This commit is contained in:
		| @@ -1013,7 +1013,8 @@ body { | |||||||
| 	padding: 20px 0; | 	padding: 20px 0; | ||||||
| 	max-height: 600px; | 	max-height: 600px; | ||||||
| 	overflow: hidden;	 | 	overflow: hidden;	 | ||||||
| 	opacity: 1; | 	opacity: 1!important; | ||||||
|  | 	visibility: visible!important; | ||||||
| 	cursor: pointer; | 	cursor: pointer; | ||||||
| 	background: rgba(0,0,0,0.1); | 	background: rgba(0,0,0,0.1); | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user