fix: Custom-emoji size on editor (#1503)

pull/1533/head
Roni Laukkarinen 2023-01-31 05:46:21 +02:00 zatwierdzone przez GitHub
rodzic 54f3695f50
commit d39e23ebff
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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