forked from cybrespace/mastodon
		
	Change to using variables
Thanks garg
This commit is contained in:
		
							parent
							
								
									2b7e3d56c8
								
							
						
					
					
						commit
						5f7c997654
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1703,7 +1703,7 @@ button.active i.fa-retweet {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.privacy-dropdown__option__content {
 | 
					.privacy-dropdown__option__content {
 | 
				
			||||||
  flex: 1 1 auto;
 | 
					  flex: 1 1 auto;
 | 
				
			||||||
  color: #536f96;
 | 
					  color: darken($color3, 24%);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  strong {
 | 
					  strong {
 | 
				
			||||||
    font-weight: 500;
 | 
					    font-weight: 500;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue