8 lines
		
	
	
		
			155 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			155 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
 | 
						|
.theme-light, .theme-dark {
 | 
						|
    --popover-width: 90vw;
 | 
						|
    --popover-height: 70vw;
 | 
						|
    /* --popover-width: 650px; */
 | 
						|
    /* --popover-height: 600px; */
 | 
						|
}
 |