mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 13:19:17 +01:00
7 lines
97 B
Text
7 lines
97 B
Text
|
.emoji {
|
||
|
width: 1.5em;
|
||
|
height: 1.5em;
|
||
|
display: inline-block;
|
||
|
background-size: contain;
|
||
|
}
|