Custom emojis support
This commit is contained in:
parent
5ce114c2e1
commit
181328d518
16 changed files with 193 additions and 17 deletions
|
@ -15,6 +15,11 @@
|
|||
.icon { color: #555; }
|
||||
.emoji {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
.custom-emoji {
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
}
|
||||
</style>
|
||||
{% block headers %}{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue