Merge branch 'add-refused-to-display-tips-to-link-preview' of https://github.com/Huxpro/reveal.js into dev
This commit is contained in:
		| @@ -1246,6 +1246,16 @@ body { | ||||
| 		visibility: visible; | ||||
| 	} | ||||
|  | ||||
| 	.reveal .overlay.overlay-preview.loaded .viewport-inner  { | ||||
| 		position: absolute; | ||||
| 		z-index: -1; | ||||
| 		left: 0; | ||||
| 		top: 60px; | ||||
| 		width: 100%; | ||||
| 		text-align: center; | ||||
| 		letter-spacing: normal; | ||||
| 	} | ||||
|  | ||||
| 	.reveal .overlay.overlay-preview.loaded .spinner { | ||||
| 		opacity: 0; | ||||
| 		visibility: hidden; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user