mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Fixed reactions not displaying properly
 
This commit is contained in:
		@@ -841,8 +841,8 @@ p.mentioned span.chatmessage {
 | 
				
			|||||||
  font-size: 12pt;
 | 
					  font-size: 12pt;
 | 
				
			||||||
  border-radius: 5px;
 | 
					  border-radius: 5px;
 | 
				
			||||||
  margin-left: 6px;
 | 
					  margin-left: 6px;
 | 
				
			||||||
 | 
					  margin-top: 6px;
 | 
				
			||||||
  padding-left: 3px;
 | 
					  padding-left: 3px;
 | 
				
			||||||
  padding-right: 3px;
 | 
					 | 
				
			||||||
  color: #C3C4C5;
 | 
					  color: #C3C4C5;
 | 
				
			||||||
  cursor: pointer;
 | 
					  cursor: pointer;
 | 
				
			||||||
  height: 27px;
 | 
					  height: 27px;
 | 
				
			||||||
@@ -1120,4 +1120,4 @@ p.mentioned span.chatmessage {
 | 
				
			|||||||
  --chatmessage: #C3C4C5;
 | 
					  --chatmessage: #C3C4C5;
 | 
				
			||||||
  --discrim: #FFFFFF;
 | 
					  --discrim: #FFFFFF;
 | 
				
			||||||
  --chatbox: #37474F;
 | 
					  --chatbox: #37474F;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user