Use word-break: break-all in guilds description + character comment

This commit is contained in:
slawkens
2024-02-16 20:39:40 +01:00
parent 7469be6efb
commit 191ad25eb2
6 changed files with 8 additions and 8 deletions

View File

@@ -47,7 +47,7 @@
<table style="width:100%;">
<tbody>
<tr>
<td>
<td style="word-break: break-all">
<div id="GuildInformationContainer">
{% if description is not empty %}
{{ description|raw }}