Skip to content

Commit

Permalink
Merge pull request #6343 from haiwen/fix-wiki-icon-bug-2
Browse files Browse the repository at this point in the history
add font-family limit
  • Loading branch information
shuntian authored Jul 12, 2024
2 parents f78a482 + a9f255a commit 183d9be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/pages/wiki2/wiki-right-header/page-title.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

.wiki-page-icon-container>span {
font-size: 66px;
font-family: EmojiMart, "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "Apple Color Emoji", "Twemoji Mozilla", "Noto Color Emoji", "Android Emoji";
}

.wiki-page-icon-container:hover {
Expand Down

0 comments on commit 183d9be

Please sign in to comment.