mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 22:47:00 +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;
|
||
|
}
|