mirror of
				https://github.com/strapi/strapi.git
				synced 2025-11-04 11:54:10 +00:00 
			
		
		
		
	Make design sharp
This commit is contained in:
		
							parent
							
								
									d620a0745d
								
							
						
					
					
						commit
						1b4670b719
					
				
							
								
								
									
										
											BIN
										
									
								
								packages/strapi-admin/admin/src/assets/images/logo-strapi.png
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/strapi-admin/admin/src/assets/images/logo-strapi.png
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 7.0 KiB After Width: | Height: | Size: 2.4 KiB  | 
@ -17,11 +17,11 @@
 | 
			
		||||
  font-size: 2rem;
 | 
			
		||||
  letter-spacing: 0.2rem;
 | 
			
		||||
  color: $white;
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
  background-image: url('../../assets/images/logo-strapi.png');
 | 
			
		||||
  background-repeat: no-repeat;
 | 
			
		||||
  background-position: center center;
 | 
			
		||||
  background-size: auto 2.5rem;
 | 
			
		||||
  background-position: 55px 17px;
 | 
			
		||||
  background-size: auto 3rem;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.leftMenuHeaderLink {
 | 
			
		||||
 | 
			
		||||
@ -17,4 +17,8 @@
 | 
			
		||||
  html {
 | 
			
		||||
    font-size: 62.5%;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  * {
 | 
			
		||||
    -webkit-font-smoothing: antialiased;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@ -68,7 +68,7 @@
 | 
			
		||||
  width: 3.4rem;
 | 
			
		||||
  height: 3.4rem;
 | 
			
		||||
  margin-top: .9rem;
 | 
			
		||||
  padding-left: 1.1rem;
 | 
			
		||||
  padding-left: 0.9rem;
 | 
			
		||||
  background-color: rgba(16, 22, 34, 0.02);
 | 
			
		||||
  border: 1px solid #E3E9F3;
 | 
			
		||||
  border-radius: 0.25rem;
 | 
			
		||||
@ -89,6 +89,10 @@
 | 
			
		||||
    font-weight: 900;
 | 
			
		||||
    font-family: Lato;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  & + input {
 | 
			
		||||
    border-left: 0px !important;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.insideInput {
 | 
			
		||||
 | 
			
		||||
@ -79,8 +79,8 @@
 | 
			
		||||
 | 
			
		||||
  "InputSearch.placeholder": "Search for a user",
 | 
			
		||||
 | 
			
		||||
  "List.button.roles": "Add a New Role",
 | 
			
		||||
  "List.button.providers": "Add a New Provider",
 | 
			
		||||
  "List.button.roles": "Add New Role",
 | 
			
		||||
  "List.button.providers": "Add New Provider",
 | 
			
		||||
 | 
			
		||||
  "List.title.emailTemplates.singular": "{number} email template is available",
 | 
			
		||||
  "List.title.emailTemplates.plural": "{number} email templates are available",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user