This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Projects
Releases
Activity
92fb89f6e1
gitea
/
public
/
less
/
_emojify.less
7 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
#633 Add Emoji support
10 years ago
.emoji {
Convert tabs to spaces in .less files (#3064)
7 years ago
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
#633 Add Emoji support
10 years ago
}