user_card.vue: Fix .emoji to apply to img
This commit is contained in:
parent
61d04b8823
commit
14d506154e
@ -162,7 +162,7 @@
|
||||
max-width: 100%;
|
||||
max-height: 400px;
|
||||
|
||||
.emoji {
|
||||
&.emoji {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user