forked from AkkomaGang/akkoma-fe
Merge branch 'fix-username-emoji' into 'develop'
fix huge emoji in usernames See merge request pleroma/pleroma-fe!1151
This commit is contained in:
commit
267102809d
1 changed files with 1 additions and 1 deletions
|
@ -418,7 +418,7 @@ $status-margin: 0.75em;
|
|||
max-width: 85%;
|
||||
font-weight: bold;
|
||||
|
||||
img {
|
||||
img.emoji {
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
vertical-align: middle;
|
||||
|
|
Loading…
Reference in a new issue