mirror of
https://github.com/go-gitea/gitea
synced 2025-09-28 03:28:13 +00:00
#633 Add Emoji support
This commit is contained in:
6
public/less/_emojify.less
Executable file
6
public/less/_emojify.less
Executable file
@@ -0,0 +1,6 @@
|
||||
.emoji {
|
||||
width: 1.5em;
|
||||
height: 1.5em;
|
||||
display: inline-block;
|
||||
background-size: contain;
|
||||
}
|
Reference in New Issue
Block a user