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