mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Embed thumbnails are biggerable too
This commit is contained in:
		@@ -727,6 +727,10 @@ p.mentioned span.chatmessage {
 | 
			
		||||
  max-width: 170px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.richembed .thumbnail img.materialboxed.active {
 | 
			
		||||
  max-width: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.richembed .fields {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  flex-direction: row;
 | 
			
		||||
 
 | 
			
		||||
@@ -374,7 +374,7 @@
 | 
			
		||||
            </div>
 | 
			
		||||
            {{#thumbnail}}
 | 
			
		||||
            <div class="thumbnail">
 | 
			
		||||
              <img src="{{thumbnail.proxy_url}}">
 | 
			
		||||
              <img src="{{thumbnail.proxy_url}}" class="materialboxed">
 | 
			
		||||
            </div>
 | 
			
		||||
            {{/thumbnail}}
 | 
			
		||||
          </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user