Custom emojis support
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
.icon { color: #555; }
|
||||
.emoji {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
.custom-emoji {
|
||||
width: 25px;
|
||||
height: 25px;
|
||||
}
|
||||
</style>
|
||||
{% block headers %}{% endblock %}
|
||||
|
Reference in New Issue
Block a user