mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 20:05:23 +02:00
Embed thumbnails are biggerable too
This commit is contained in:
@ -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