allow images inside of h/vstacks to be proportionally downsized
This commit is contained in:
		
							parent
							
								
									be460814ac
								
							
						
					
					
						commit
						cd2a792416
					
				
					 2 changed files with 7 additions and 1 deletions
				
			
		|  | @ -36,6 +36,12 @@ | ||||||
| .reveal .r-vstack, | .reveal .r-vstack, | ||||||
| .reveal .r-hstack { | .reveal .r-hstack { | ||||||
| 	display: flex; | 	display: flex; | ||||||
|  | 
 | ||||||
|  | 	img, video { | ||||||
|  | 		min-width: 0; | ||||||
|  | 		min-height: 0; | ||||||
|  | 		object-fit: contain; | ||||||
|  | 	} | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .reveal .r-vstack { | .reveal .r-vstack { | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								dist/reveal.css
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/reveal.css
									
										
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue