forked from cybrespace/mastodon
		
	Fix focused background color of direct toots (#5642)
This commit is contained in:
		
							parent
							
								
									07cca6e364
								
							
						
					
					
						commit
						f9e7336296
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -612,7 +612,7 @@
 | 
			
		|||
    outline: 0;
 | 
			
		||||
    background: lighten($ui-base-color, 4%);
 | 
			
		||||
 | 
			
		||||
    &.status-direct {
 | 
			
		||||
    .status.status-direct {
 | 
			
		||||
      background: lighten($ui-base-color, 12%);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue