Search message wrap (#157679)

Fixes #155931
This commit is contained in:
Rob Lourens 2022-08-09 12:40:55 -05:00 committed by GitHub
parent 651361e0aa
commit a2a836aebf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,6 +153,7 @@
.search-view .message {
padding: 0 22px 8px;
overflow-wrap: break-word;
}
.search-view .message p:first-child {