mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-20 17:50:16 -04:00
fix: wrap biography text
This commit is contained in:
parent
337d3e2f35
commit
c58b7fce38
|
@ -49,7 +49,7 @@
|
|||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
<td>{{ senior.biography|linebreaks }}</td>
|
||||
<td class="text-wrap text-break" style="max-width: 400px;">{{ senior.biography|linebreaks }}</td>
|
||||
<td>
|
||||
{# Decisions #}
|
||||
<table class="table table-sm">
|
||||
|
|
Loading…
Reference in New Issue
Block a user