mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-18 21:43:55 +01:00
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
|
.emoji {
|
||
|
width: 1.5em;
|
||
|
height: 1.5em;
|
||
|
display: inline-block;
|
||
|
background-size: contain;
|
||
|
}
|