user_card.vue: Copy over .status-content img styling

fix/login-local
Haelwenn (lanodan) Monnier 6 years ago
parent 07a46f7736
commit d0e78df220
No known key found for this signature in database
GPG Key ID: D5B7A8E43C997DEE

@ -160,11 +160,18 @@
&-bio {
text-align: center;
img.emoji {
img {
object-fit: contain;
vertical-align: middle;
max-width: 100%;
max-height: 400px;
.emoji {
width: 32px;
height: 32px;
}
}
}
// Modifiers

Loading…
Cancel
Save