mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Set inner content width to fill in rich embeds
This commit is contained in:
		@@ -525,6 +525,7 @@ p.mentioned span.chatmessage {
 | 
			
		||||
 | 
			
		||||
.richembed .rich {
 | 
			
		||||
  margin: 10px;
 | 
			
		||||
  width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.richembed img {
 | 
			
		||||
@@ -541,6 +542,10 @@ p.mentioned span.chatmessage {
 | 
			
		||||
  display: flex;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.richembed .innercontent {
 | 
			
		||||
  width: 100%;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.richembed .thumbnail {
 | 
			
		||||
  margin-left: 2px;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user