Commit 1a4aa8d7 authored by Clement Ho's avatar Clement Ho

Merge branch '29557-fix-unicode-1-1' into 'master'

Fix Unicode 1.1 emojis

Closes #29557

See merge request !10031
parents 7a623907 790d9d40
......@@ -2,5 +2,6 @@ gl-emoji {
display: inline-block;
display: inline-flex;
vertical-align: middle;
font-family: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 1.5em;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment