1
0
Mirror von https://github.com/go-gitea/gitea.git synchronisiert 2024-07-30 14:16:14 +02:00
gitea/web_src/less/_emojify.less

11 Zeilen
167 B
Plaintext

.emoji {
width: 1.5em;
height: 1.5em;
display: inline-block;
background-size: contain;
}
.ui.label .emoji {
height: 1.2em !important;
}