Change toggle state when click label (#3530)
This commit is contained in:
		
					parent
					
						
							
								d567a382e3
							
						
					
				
			
			
				commit
				
					
						3ea3f24a02
					
				
			
		
					 2 changed files with 8 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -2172,13 +2172,12 @@ button.icon-button.active i.fa-retweet {
 | 
			
		|||
  left: 20px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.setting-toggle__label {
 | 
			
		||||
.setting-toggle {
 | 
			
		||||
  display: block;
 | 
			
		||||
  line-height: 24px;
 | 
			
		||||
  vertical-align: middle;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.setting-toggle {
 | 
			
		||||
.setting-toggle__label {
 | 
			
		||||
  color: $ui-primary-color;
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
  margin-bottom: 14px;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue