SubtitledImage now respects image width; ImageSubtitle now centers its content
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<div class="reaction-container blurred-background">
|
||||
<div class="reaction-content-container">
|
||||
<img src="/reactions/{reaction}.webp" alt={getReactionAlt(reaction)}>
|
||||
<p>{text}</p>
|
||||
<p>{@html text}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user