Fix message background rendering on top of message. Closes #2636

This commit is contained in:
Gabe Kangas 2023-01-28 18:32:52 -08:00
parent 24ac68cdad
commit 7b4c3f38d5
No known key found for this signature in database
GPG key ID: 4345B2060657F330

View file

@ -22,6 +22,7 @@ $p-size: 8px;
overflow: hidden;
overflow-wrap: anywhere;
font-weight: 500;
position: relative;
mark {
padding-left: 0.35em;