fix emoji sizing in quotes
This commit is contained in:
parent
473faa6b57
commit
b4846be5fc
1 changed files with 3 additions and 0 deletions
|
@ -101,6 +101,9 @@
|
|||
|
||||
.status-heading {
|
||||
margin-bottom: 0.5em;
|
||||
.emoji {
|
||||
--emoji-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.heading-name-row {
|
||||
|
|
Loading…
Reference in a new issue