Skip to content

Commit

Permalink
fix: Custom-emoji size on editor (#1503)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roni Laukkarinen authored Jan 31, 2023
1 parent 54f3695 commit d39e23e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit d39e23e

Please sign in to comment.