[Glitch] Fix incorrect box shadow on avatar in thread view
Port d37c0a1060 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
			
			
This commit is contained in:
		@@ -691,7 +691,6 @@ a.status__display-name,
 | 
				
			|||||||
  margin-inline-end: 10px;
 | 
					  margin-inline-end: 10px;
 | 
				
			||||||
  height: 48px;
 | 
					  height: 48px;
 | 
				
			||||||
  width: 48px;
 | 
					  width: 48px;
 | 
				
			||||||
  box-shadow: 0 0 0 2px $ui-base-color;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.muted {
 | 
					.muted {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user