fix emoji sizing in quotes
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/pr/woodpecker Pipeline failed Details

This commit is contained in:
FloatingGhost 2022-07-25 17:10:34 +01:00
parent 6d21eef32c
commit 0460e4d7ac
2 changed files with 5 additions and 3 deletions

View File

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

View File

@ -6,9 +6,8 @@
.emoji {
--_still_image-label-scale: 0.5;
width: 50px;
height: 50px;
--emoji-size: 50px;
--emoji-size: 50px;
}
._mfm_x2_ {