Merge branch 'fix/line-breaks-in-bio' into sattelgeschichten

This commit is contained in:
Marcus Fihlon 2026-05-01 12:12:21 +02:00
commit 1f02049985
Signed by: McPringle
GPG key ID: C6B7F469EE363E1F
2 changed files with 2 additions and 2 deletions

View file

@ -46,7 +46,7 @@
<p class="text-muted mb-2">
<span id="username"></span>
</p>
<p id="bio" class="mb-3"></p>
<p id="bio" class="mb-3 preserve-linebreaks"></p>
</div>
<div id="followButtonContainer" class="d-none">
<button class="btn btn-primary" id="followBtn">

View file

@ -46,7 +46,7 @@
<p class="text-muted mb-2">
<span id="username"></span>
</p>
<p id="bio" class="mb-3"></p>
<p id="bio" class="mb-3 preserve-linebreaks"></p>
</div>
<div>
<a th:href="@{/profile/edit}" class="btn btn-outline-primary">