ui: custom icon size
parent
04431c7319
commit
9e053492b5
|
@ -43,9 +43,9 @@ body {
|
||||||
|
|
||||||
.custom-emoji {
|
.custom-emoji {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
max-height: 1.2em;
|
max-height: 1.3em;
|
||||||
max-width: 1.2em;
|
max-width: 1.3em;
|
||||||
vertical-align: middle;
|
vertical-align: text-bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-rich {
|
.content-rich {
|
||||||
|
|
Loading…
Reference in New Issue