mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Add max width and height to reactions icons so they don't noclip
This commit is contained in:
		@@ -820,7 +820,8 @@ p.mentioned span.chatmessage {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#chatcontent span.reactions .reaction img {
 | 
					#chatcontent span.reactions .reaction img {
 | 
				
			||||||
  width: 18px;
 | 
					  max-width: 18px;
 | 
				
			||||||
 | 
					  max-height: 18px;
 | 
				
			||||||
  vertical-align: middle;
 | 
					  vertical-align: middle;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user