0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-10-17 00:54:32 -04:00
Files
gitea/public/less/_emojify.less
2016-02-18 19:31:23 +00:00

7 lines
93 B
Plaintext

.emoji {
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
}