fix
This commit is contained in:
parent
568c0e6a0a
commit
f2771ab896
1 changed files with 14 additions and 0 deletions
|
@ -155,3 +155,17 @@
|
|||
color: @apply text-white;
|
||||
}
|
||||
|
||||
/* ----------------------- EMOJI ------------------------ */
|
||||
|
||||
img.emoji {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
@apply inline-block object-contain
|
||||
}
|
||||
|
||||
img.emoji-lg {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
@apply inline-block object-contain
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue