mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 01:34:25 +00:00
11 lines
167 B
Plaintext
11 lines
167 B
Plaintext
.emoji {
|
|
width: 1.5em;
|
|
height: 1.5em;
|
|
display: inline-block;
|
|
background-size: contain;
|
|
}
|
|
|
|
.ui.label .emoji {
|
|
height: 1.2em !important;
|
|
}
|