limit size of images in preview

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-10-17 10:51:22 +02:00
parent 3ee85d524b
commit cbbc0ea2e5
1 changed files with 1 additions and 1 deletions

View File

@ -1005,7 +1005,7 @@
</div>
<a id="save-reply-to-{{p.fullname}}" role="button" form="reply-to-{{p.fullname}}" class="btn btn-primary text-whitebtn ml-auto fl-r" onclick="post_comment('{{p.fullname}}');remove_dialog()">Comment</a>
</form>
<div id="form-preview-{{p.fullname}}" class="mb-3 mt-5"></div>
<div id="form-preview-{{p.fullname}}" class="preview mb-3 mt-5"></div>
<div class="form-text text-small p-0 m-0"><a href="/formatting" {% if v and v.newtab and not g.webview %}target="_blank"{% endif %}>Formatting help</a></div>
</div>
{% else %}