Fix crashes

This commit is contained in:
Andras Schmelczer 2025-03-22 18:10:39 +00:00
parent 1b57e277a2
commit eb9fadf714
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
4 changed files with 26 additions and 25 deletions

View file

@ -102,6 +102,7 @@
margin-bottom: var(--size-2-1);
overflow-wrap: break-word;
white-space: pre-wrap;
user-select: all;
.timestamp {
@include number-card;