mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Little formatting tweak on toots with attachments
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
</div>
|
||||
|
||||
{% if toot.media_attachments %}
|
||||
<br>
|
||||
<div class="level">
|
||||
<div class="level-left">
|
||||
{% for media in toot.media_attachments %}
|
||||
@@ -50,7 +51,7 @@
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
<p><br></p>
|
||||
<br>
|
||||
</div>
|
||||
<nav class="level is-mobile">
|
||||
<div class="level-left">
|
||||
|
Reference in New Issue
Block a user