fix: Custom-emoji size on editor (#1503)
parent
54f3695f50
commit
d39e23ebff
|
@ -39,6 +39,7 @@ body {
|
||||||
vertical-align: text-bottom;
|
vertical-align: text-bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content-editor .custom-emoji img,
|
||||||
.custom-emoji img {
|
.custom-emoji img {
|
||||||
max-height: 1.3em;
|
max-height: 1.3em;
|
||||||
max-width: 1.3em;
|
max-width: 1.3em;
|
||||||
|
|
Loading…
Reference in New Issue