Merge branch 'refs/heads/21-preserve-linebreaks' into sattelgeschichten

This commit is contained in:
Marcus Fihlon 2026-04-29 08:18:58 +02:00
commit 979fe4c416
Signed by: McPringle
GPG key ID: C6B7F469EE363E1F
2 changed files with 6 additions and 1 deletions

View file

@ -92,6 +92,11 @@ p,
letter-spacing: normal;
}
/* Preserve line-breaks */
.preserve-linebreaks {
white-space: pre-line;
}
/* Navigation */
.navbar {
background: linear-gradient(135deg, var(--dark-color) 0%, #2d0052 100%) !important;

View file

@ -53,7 +53,7 @@
<span id="activityVisibility"></span>
</span>
</p>
<p id="activityDescription" class="text-muted"></p>
<p id="activityDescription" class="preserve-linebreaks text-muted"></p>
</div>
<div class="btn-group" role="group" id="activityActions" style="display: none;">
<a href="#" id="editBtn" class="btn btn-outline-primary">