mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore: fix search results page in our docs (#10816)
https://linear.app/unleash/issue/2-3982/fix-search-results-page-in-our-docs Fixes the search results page in our docs. ### Before <img width="1699" height="634" alt="image" src="https://github.com/user-attachments/assets/341c086c-7a1e-4d10-87c7-d24e8afa43d2" /> ### After <img width="1360" height="1261" alt="image" src="https://github.com/user-attachments/assets/4a74f2c5-6914-436b-96cf-8fa1691b84f4" />
This commit is contained in:
		
							parent
							
								
									154dc6f5eb
								
							
						
					
					
						commit
						2a60508998
					
				| @ -689,3 +689,12 @@ html[data-theme="dark"] .footer-separator { | ||||
| } | ||||
| 
 | ||||
| /* end welcome page */ | ||||
| 
 | ||||
| /* search results page */ | ||||
| 
 | ||||
| .search-page-wrapper main { | ||||
|     flex-direction: column; | ||||
|     background-color: transparent; | ||||
| } | ||||
| 
 | ||||
| /* end search results page */ | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user