mirror of
				https://github.com/Unstructured-IO/unstructured.git
				synced 2025-10-31 01:54:25 +00:00 
			
		
		
		
	 96fe7dd5e5
			
		
	
	
		96fe7dd5e5
		
			
		
	
	
	
	
		
			
			To test: > cd docs && make html > click "Ask AI" button on the bottom right-hand corner Changelogs: * Installed kapa.ai widget * fixed sphinx errors in opensearch & elasticsearch documentation
		
			
				
	
	
		
			9 lines
		
	
	
		
			155 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			155 B
		
	
	
	
		
			CSS
		
	
	
	
	
	
| #kapa-widget-container {
 | |
|     z-index: 10000 !important;
 | |
|     position: absolute !important;
 | |
| }
 | |
| 
 | |
| .mantine-Modal-root {
 | |
| 	z-index: 10000;
 | |
| 	position: absolute;
 | |
| } |