1
0
mirror of https://github.com/elk-zone/elk synced 2024-11-27 14:28:10 +09:00

fix: Custom-emoji size on editor revisited (#1799)

This commit is contained in:
Roni Laukkarinen 2023-02-25 13:10:03 +02:00 committed by GitHub
parent 9e455499b9
commit 981d777682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ body {
vertical-align: text-bottom;
}
.content-editor .custom-emoji img,
.content-editor img.custom-emoji,
.custom-emoji img {
max-height: 1.3em;
max-width: 1.3em;