Merge branch 'fix-interactionlist-popover-emoji' into 'develop'

fix incorrect emoji in post interaction lists

See merge request pleroma/pleroma-fe!2190
This commit is contained in:
HJ 2025-12-22 15:24:05 +00:00
commit fb77d084d4
2 changed files with 1 additions and 5 deletions

View file

@ -0,0 +1 @@
fixed incorrect emoji display in post interaction lists

View file

@ -63,11 +63,6 @@
flex-direction: column;
margin-left: 0.5em;
min-width: 5em;
img {
width: 1em;
height: 1em;
}
}
.user-list-screen-name {