mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	docs: fix table of contents horizontal scroll (#9137)
This commit is contained in:
		
							parent
							
								
									ebe716bd17
								
							
						
					
					
						commit
						e774ba1b2a
					
				@ -270,6 +270,7 @@ main .theme-doc-breadcrumbs {
 | 
				
			|||||||
    content: "Table of Contents";
 | 
					    content: "Table of Contents";
 | 
				
			||||||
    display: inline-flex;
 | 
					    display: inline-flex;
 | 
				
			||||||
    align-items: center;
 | 
					    align-items: center;
 | 
				
			||||||
 | 
					    box-sizing: border-box;
 | 
				
			||||||
    width: 100%;
 | 
					    width: 100%;
 | 
				
			||||||
    padding: 2px;
 | 
					    padding: 2px;
 | 
				
			||||||
    padding-left: 6px;
 | 
					    padding-left: 6px;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user