修改input 输入框的全局样式
This commit is contained in:
		
							parent
							
								
									736ee50711
								
							
						
					
					
						commit
						1cef20422b
					
				| 
						 | 
				
			
			@ -355,7 +355,7 @@ body {
 | 
			
		|||
    border-radius: 0;
 | 
			
		||||
 | 
			
		||||
    &::placeholder {
 | 
			
		||||
      color: #fff;
 | 
			
		||||
      color: #ccc;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -392,7 +392,7 @@ body {
 | 
			
		|||
  border-radius: 0;
 | 
			
		||||
  color: #fff;
 | 
			
		||||
  &::placeholder {
 | 
			
		||||
    color: #fff;
 | 
			
		||||
    color: #ccc;
 | 
			
		||||
  }
 | 
			
		||||
  &:focus {
 | 
			
		||||
    box-shadow: none;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user