add text-break to quoted messages in chat

pull/128/head
Aevann 2023-02-19 11:27:40 +02:00
parent 8158b70c20
commit f74d37e286
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
{{messages[m['quotes']]['username']}}
{%- endif -%}
</span></span>:
<em class="QuotedMessage">
<em class="QuotedMessage text-break">
{%- if quote_exists -%}
{{messages[m['quotes']]['text']}}
{%- endif -%}