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:
commit
fb77d084d4
2 changed files with 1 additions and 5 deletions
1
changelog.d/interaction_list.fix
Normal file
1
changelog.d/interaction_list.fix
Normal file
|
|
@ -0,0 +1 @@
|
|||
fixed incorrect emoji display in post interaction lists
|
||||
|
|
@ -63,11 +63,6 @@
|
|||
flex-direction: column;
|
||||
margin-left: 0.5em;
|
||||
min-width: 5em;
|
||||
|
||||
img {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.user-list-screen-name {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue