user_card.vue: Fix .emoji to apply to img
This commit is contained in:
parent
61d04b8823
commit
14d506154e
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@
|
|||
max-width: 100%;
|
||||
max-height: 400px;
|
||||
|
||||
.emoji {
|
||||
&.emoji {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue