Use emoji font stack for language buttons

This commit is contained in:
2026-02-04 21:00:14 +01:00
parent 79cd6c2d55
commit 9a77dfa1a3

View File

@@ -64,7 +64,7 @@
padding: 6px 10px; padding: 6px 10px;
text-align: left; text-align: left;
cursor: pointer; cursor: pointer;
font-family: "Segoe UI Emoji", "Apple Color Emoji", "Noto Color Emoji", "Twemoji Country Flags", emoji, sans-serif; font-family: "Noto Color Emoji", "Twemoji Country Flags", emoji, sans-serif;
} }
.status-bar { .status-bar {