mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 12:25:16 +00:00
Display emojies in posts and comments
This commit is contained in:
@ -27,4 +27,10 @@
|
||||
.post-comments .delete-comment-link:active,
|
||||
.post-comments .edit-comment-link:active {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.post-comments .comment-content .emoji {
|
||||
float: none;
|
||||
height: 1em !important;
|
||||
width: auto !important;
|
||||
}
|
Reference in New Issue
Block a user