fix emoji sizing in quotes

This commit is contained in:
FloatingGhost 2022-07-25 17:10:34 +01:00 committed by Sam Therapy
parent 473faa6b57
commit b4846be5fc
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

@ -101,6 +101,9 @@
.status-heading {
margin-bottom: 0.5em;
.emoji {
--emoji-size: 16px;
}
}
.heading-name-row {