mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
First implementation of emoji system
This commit is contained in:
12
assets/css/components/emoji/parser.css
Normal file
12
assets/css/components/emoji/parser.css
Normal file
@ -0,0 +1,12 @@
|
||||
/**
|
||||
* Emojies parser
|
||||
*
|
||||
* @author Pierre HUBERT
|
||||
*/
|
||||
|
||||
/**
|
||||
* Emoji images global style
|
||||
*/
|
||||
.emoji {
|
||||
height: 2em;
|
||||
}
|
Reference in New Issue
Block a user