mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-10-30 23:47:42 +03:00 
			
		
		
		
	#842 docs search box had a hardcoded bg color
This commit is contained in:
		
							parent
							
								
									585005b0c7
								
							
						
					
					
						commit
						c896d2d5a1
					
				|  | @ -5,4 +5,11 @@ | ||||||
|   padding: .25rem .75rem; |   padding: .25rem .75rem; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| 
 | .bd-search { | ||||||
|  |   .form-control { | ||||||
|  |     background-color: transparent; | ||||||
|  |     &:focus { | ||||||
|  |       background-color: transparent; | ||||||
|  |     } | ||||||
|  |   } | ||||||
|  | } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user