overview slide size matches defaults
This commit is contained in:
		| @@ -982,12 +982,13 @@ body { | |||||||
| } | } | ||||||
|  |  | ||||||
| .reveal.overview .slides section { | .reveal.overview .slides section { | ||||||
| 	height: 600px; | 	height: 700px; | ||||||
| 	overflow: hidden; | 	overflow: hidden; | ||||||
| 	opacity: 1 !important; | 	opacity: 1 !important; | ||||||
| 	visibility: visible !important; | 	visibility: visible !important; | ||||||
| 	cursor: pointer; | 	cursor: pointer; | ||||||
| 	background: rgba(0,0,0,0.1); | 	background: rgba(0,0,0,0.1); | ||||||
|  | 	box-sizing: border-box; | ||||||
| } | } | ||||||
| .reveal.overview .slides section, | .reveal.overview .slides section, | ||||||
| .reveal.overview-deactivating .slides section { | .reveal.overview-deactivating .slides section { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user