mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	add padding to center search icon in navbar (#2857)
This commit is contained in:
		
							parent
							
								
									039d67caab
								
							
						
					
					
						commit
						ac6edbfa7f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -218,7 +218,7 @@ b {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.input {
 | 
					.input {
 | 
				
			||||||
    @apply pl-2.5;
 | 
					    @apply px-2.5;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.input:focus {
 | 
					.input:focus {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue